/**
 * Tests for route mapping functionality
 * Verifies:
 * - Basic route registration (GET, POST, root routes)
 * - Scoped routes mapping
 * - RegExp route handling
 * - Path normalization
 * - Router reset functionality
 */
export {};
//# sourceMappingURL=index.routes-map.test.d.ts.map