export declare const otpVerificationTemplate: (otp: string, projectName: string) => string;
