import type { QueryKey } from '../types.js'; export declare function getQueryKey(): QueryKey;