export declare const isRegExp: (x: any) => x is RegExp;
//# sourceMappingURL=is-regexp.d.ts.map