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