import type { FastifyPluginAsync } from 'fastify'; import type { FastifyAwsPowertoolsLoggerOptions } from '../types'; export declare const fastifyAwsPowertoolsLoggerPlugin: FastifyPluginAsync; //# sourceMappingURL=logger.plugin.d.ts.map