import { ManaModule } from '@difizen/mana-core';
export * from './components';
export * from './box';
export * from './tab';
export * from './flex';
export * from './header';
export declare const DefaultViewModule: ManaModule;
//# sourceMappingURL=index.d.ts.map