import { Request } from 'express'; export declare function getCacheKey(req: Request): string;