export { SimpleColumnLayout } from './SimpleColumnLayout'; export type { SimpleColumnLayoutProps, SimpleColumnRow, SimpleColumnCell, } from './SimpleColumnLayout'; //# sourceMappingURL=index.d.ts.map