export default function isRegExp(value: RegExp): boolean;
