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