/** Standard RegExp with Unicode */ export declare function UnicodeRegExp(pattern: string): RegExp;