export { MasterDetailLayout } from './MasterDetailLayout'; export type { MasterDetailLayoutProps } from './types'; export type { MasterDetailContextProps } from './contexts/MasterDetailContext/types'; export { getMasterDetailLayoutComponentsDictionary } from './dicctionary'; //# sourceMappingURL=index.d.ts.map