import { FastifyInstance } from "fastify"; declare global { export let fastify: FastifyInstance }