export declare const MouseEvent: MouseEvent;
export declare const KeyboardEvent: KeyboardEvent;
export declare const Event: Event;
