export declare type DataType = 'bool' | 'byes' | 'constraint' | 'duration' | 'float' | 'int' | 'int' | 'latlng' | 'list' | 'number' | 'map' | 'string' | 'timestamp' | 'path'; //# sourceMappingURL=DataType.d.ts.map