export declare function handlePushEvent(event: PushEvent): void; export declare function handleNotificationClick(event: NotificationEvent): void;