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