export declare const hexRegex: RegExp;
export declare const base64RegexValidSeparator: RegExp;
export declare const base64Regex: RegExp;
