export declare const MATCH_INTEGER_AND_FLOAT_NUMBERS: RegExp;
export declare const MATCH_HEXADECIMAL: RegExp;
