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