import type { Metric } from "./index.js"; /** Miscellaneous metrics. */ export declare function otherMetrics(): Metric[]; //# sourceMappingURL=other.d.ts.map