export declare const filterEvent: (event: Readonly<Event>) => boolean;
