export declare const otpSender: (phone_number: any, otp: any, lang: any) => void;
