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