declare const RegExpSetInput: (thisArg: unknown, ...args: any[]) => unknown; export = RegExpSetInput;