import { RouteInfo } from '../types.js'; export declare function analyzeRoutes(routesDir: string): RouteInfo[];