import { FastifyInstance } from 'fastify'; export declare function logsRoutes(fastify: FastifyInstance): Promise; //# sourceMappingURL=logs.d.ts.map