declare const RegExpPrototypeCompile: (t: RegExp, pattern: string, flags?: string) => ReturnType; export = RegExpPrototypeCompile;