import type { UnreadOptions } from './helpers.js'; export declare function showUnread(workspaceRef: string | undefined, options: UnreadOptions): Promise; //# sourceMappingURL=unread.d.ts.map