export declare const isNoSuffixMetric: (unit: string) => boolean; export declare const isSummableMetric: (name: string) => boolean; //# sourceMappingURL=metric-units.d.ts.map