export declare const addNotificationBlockage: (context: string) => void; export declare const removeNotificationBlockage: (context: string) => void;