export declare const EMPTY_ACTION: () => boolean; export declare const width: number; export declare const EMPTY_VALUE = ""; export declare const initCode: (otpLength: number) => any[]; export declare const keysValid: (str: string) => boolean; export declare const isAutoFillSupported: boolean; //# sourceMappingURL=constants.d.ts.map