export declare const EVENT_FILTER: string;
export declare const filterEvent: (event: Event) => any;
