import type { Express } from 'express'; export declare function registerUcrRoutes(app: Express): void; //# sourceMappingURL=ucr-routes.d.ts.map