import type { FastifyPluginAsync } from 'fastify'; import type { FastifyAwsPowertoolsOptions } from './commons/types'; export declare const fastifyAwsPowertools: FastifyPluginAsync; export declare const fastifyAwsPowertoolsPlugin: FastifyPluginAsync; //# sourceMappingURL=plugin.d.ts.map