export declare const fillOtpCode: (count: number, value?: string) => {
    [key: string]: string;
};
//# sourceMappingURL=helpers.d.ts.map