export function isRegExp(v: any): boolean;
export default isRegExp;
