import { ComponetizedCell, SimplifiedModesProps } from '../../../types/editable'; export declare type LayoutProps = ComponetizedCell & SimplifiedModesProps & { lang: string; }; declare const _default: any; export default _default; //# sourceMappingURL=index.d.ts.map