export declare class ColumnConfig { key?: string; type?: number; dateFormat?: string; uniqueName?: string; }