import { InternalEvent, InternalResult } from "../../types/open-next"; export declare function cacheInterceptor(event: InternalEvent): Promise;