export declare const emit: () => void, on: (callback: () => void) => () => void;