import { Cache, State } from 'watch-state'; import { type NotificationOptions } from './types'; export declare const notifications: State; export declare const notificationsEmpty: Cache; export declare const first3notifications: Cache;