export declare const SESSION_QUERY_KEY: string[]; export declare const ORGANIZATION_QUERY_KEY: string[]; export declare const NOTIFICATIONS_QUERY_KEY: string[]; export declare const USER_PREFERENCES_QUERY_KEY: string[]; export declare const USER_GLOBAL_PREFERENCES_QUERY_KEY: string[]; export declare const UNSEEN_COUNT_QUERY_KEY: string[]; export declare const UNREAD_COUNT_QUERY_KEY: string[]; //# sourceMappingURL=query-keys.d.ts.map