export type { FixedLayoutProps } from './FixedLayout/FixedLayout'; export { FixedLayout } from './FixedLayout/FixedLayout'; export type { TabbarProps } from './Tabbar/Tabbar'; export { Tabbar } from './Tabbar/Tabbar'; //# sourceMappingURL=index.d.ts.map