import type { DataType } from './DataType.js';
export declare const DataTypes: DataType[];
