import { DataType } from '../types'; export declare function getDataType(val: any): DataType; //# sourceMappingURL=getDataType.d.ts.map