declare const RegExpPrototypeSymbolSearch: (t: RegExp, string: string) => ReturnType; export = RegExpPrototypeSymbolSearch;