import type { FastifyInstance } from 'fastify'; export declare function registerReferenceRoutes(app: FastifyInstance, spec: Record, baseUrl?: string): void; //# sourceMappingURL=reference.d.ts.map