import type { Supergroup } from '../collection.js'; export declare function computeMetrics(sg: Supergroup): void;