import { Where } from '../../types'; export declare const appendVersionToQueryKey: (query: Where) => Where;