import { Context } from '../core/Context';
export declare function attachCache(ctx: Context): void;
