/**
 * Numeric Value of the metric
 * @example 0.98
 */
export type TrckMetricValue = number;
//# sourceMappingURL=trck-metric-value.d.ts.map