import type { FastifyPluginAsync } from 'fastify'; import type { FastifyAwsPowertoolsMetricsOptions } from '../types'; export declare const fastifyAwsPowertoolsMetricsPlugin: FastifyPluginAsync; //# sourceMappingURL=metrics.plugin.d.ts.map