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