/// import { ManaModule } from '@difizen/mana-core'; export * from './modal-render'; export * from './modal-service'; export * from './modal-protocol'; export * from './modal-contribution'; export declare const ModalModule: ManaModule; export declare const ModalRender: React.FC; //# sourceMappingURL=index.d.ts.map