/**
 * Cache analytics dashboard API routes.
 * Mounted at /api/cache in index.ts.
 */
declare const router: import("express-serve-static-core").Router;
export default router;
//# sourceMappingURL=cache.d.ts.map