import type { IColumnProps } from './types'; export default function Column(props: IColumnProps): import("react/jsx-runtime").JSX.Element; //# sourceMappingURL=index.d.ts.map