export declare function event(obj: HTMLElement, callback: (e: Event) => void, type: string): void;