export declare const EventBus: import("mitt").Emitter<{ [idx: string]: any; }>;