export declare const askForNotificationPermissions: () => Promise | undefined; export declare const notification: (title: string, body: string) => void; //# sourceMappingURL=notification.d.ts.map