/** * Tag-level descriptions shown as section headers in Swagger UI. * Per-route descriptions live next to each route's Fastify schema in * `routes/.ts` (the standard `schema.description` field). */ export declare const TAG_DESCRIPTIONS: Record; //# sourceMappingURL=route-meta.d.ts.map