/** * Notifications command: list and answer pending questions in terminal */ export declare function notificationsCommand(): Promise; //# sourceMappingURL=notifications.d.ts.map