export declare function isValidRegex(str: any): boolean;
