export declare const sendOtpEmailTemplate: (otp: string) => string;
