export declare function generateOtp(length?: number, format?: 'numeric' | 'alphanumeric'): string; //# sourceMappingURL=otp.d.ts.map