import type { MetricsGatherer } from '../../metrics-gatherer'; export declare const describeAPIMetricsOnce: (metrics: MetricsGatherer) => void;