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