/** * Route registry exports. */ export { getRegisteredRoutes, clearRegisteredRoutes } from './route.js'; //# sourceMappingURL=registry.d.ts.map