import { ColumnComponentType } from './types'; export * from './types'; export declare const Column: ColumnComponentType;