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