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