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