export declare const predefinedAllowedSymbols: { numbers: RegExp; }; export declare const predefinedForbiddenSymbols: { numbers: RegExp; };