import { Metric } from '../types.js';
export declare const finalMetrics: WeakSet<Metric>;
