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