export declare const isRegExp: (value: unknown) => value is RegExp;