import type { FastifyInstance } from "fastify"; export declare const StarscreamRequestLogging: (server: FastifyInstance) => Promise;