import type { FastifyInstance } from 'fastify';
declare const _default: (fastify: FastifyInstance) => Promise<void>;
export default _default;
//# sourceMappingURL=cors.d.ts.map