export { LayoutRoot, LayoutContent, type LayoutRootProps, type LayoutContentProps, } from './Layout'; export * as Layout from './Layout.namespace'; //# sourceMappingURL=index.d.ts.map