declare type Mitt = { change: undefined; }; export declare const event: import("mitt").Emitter; export {};