import { ValueType } from '../types'; export declare function detectRegExp(value: any): ValueType;