import type { FastifyPluginAsync } from 'fastify'; import type { FastifyAwsPowertoolsTracerOptions } from '../types'; export declare const fastifyAwsPowertoolsTracerPlugin: FastifyPluginAsync; //# sourceMappingURL=tracer.plugin.d.ts.map