import type { EventBus } from '@grozav/utils';
export declare const modalEventBus: EventBus;
export declare const modalService: any;
export declare const toastEventBus: EventBus;
export declare const toastService: any;
