export declare const TUI_DIGIT_REGEXP: RegExp; export declare const TUI_NON_DIGIT_REGEXP: RegExp; export declare const TUI_NON_DIGITS_REGEXP: RegExp;