import { ManaModule } from '@difizen/mana-core'; import 'rc-tooltip/assets/bootstrap.css'; import './index.less'; export declare const ToolbarModule: ManaModule; export * from './toolbar'; export * from './toolbar-render'; //# sourceMappingURL=index.d.ts.map