import { QueryFormMetric } from './types/QueryFormData'; export default function getMetricLabel(metric: QueryFormMetric): string; //# sourceMappingURL=getMetricLabel.d.ts.map