import type { Cache } from '../../cache/cache'; export declare const query: (cache: Cache) => import("..").ClientPlugin;