import type mitt from 'mitt';
declare const emitter: ReturnType<typeof mitt>;
export default emitter;