export declare const MAX_LENGTH: number; export declare const MAX_DIGITS = 16; export declare const DIGITS_GROUPS = 4;