import { FastifyPluginAsync } from 'fastify'; declare const imports: FastifyPluginAsync; export default imports;