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