import type { FastifyPluginAsyncZod } from 'fastify-type-provider-zod'; declare const plugin: FastifyPluginAsyncZod; export default plugin; //# sourceMappingURL=chat.d.ts.map