export declare const NOTIFICATION_ADD = "notifications:add";
export declare const NOTIFICATION_REMOVE = "notifications:remove";
export declare const NOTIFICATION_CLEAR = "notifications:clear";
export declare const NOTIFICATION_LIST = "notifications:list";
//# sourceMappingURL=commands.d.ts.map