export declare type EventListener = (event: Event) => void;