import { QueryOptions } from "./parseOptions"; export declare function getCacheKey(key: string, options: QueryOptions): string;