export declare const headerMetricData: { formatType: string; decimalScale: number; roundNumber: boolean; routerComponent: string; routerProp: string; beta: boolean; reverse: boolean; truncateValues: boolean; showLessThanZeroPercentageChange: boolean; noPctConversion: boolean; showChangeBelowMainMetric: boolean; }[]; export declare const headerMetricTextData: { formatType: string; decimalScale: number; roundNumber: boolean; routerComponent: string; routerProp: string; beta: boolean; reverse: boolean; truncateValues: boolean; showLessThanZeroPercentageChange: boolean; noPctConversion: boolean; showChangeBelowMainMetric: boolean; }[]; export declare const headerMetricTooltipData: { formatType: string; decimalScale: number; roundNumber: boolean; routerComponent: string; routerProp: string; beta: boolean; reverse: boolean; truncateValues: boolean; showLessThanZeroPercentageChange: boolean; noPctConversion: boolean; showChangeBelowMainMetric: boolean; }[]; export declare const headerMetricActionData: { formatType: string; decimalScale: number; roundNumber: boolean; routerComponent: string; routerProp: string; beta: boolean; reverse: boolean; truncateValues: boolean; showLessThanZeroPercentageChange: boolean; noPctConversion: boolean; showChangeBelowMainMetric: boolean; }[]; export declare const headerMetricChangeBelowData: { formatType: string; decimalScale: number; roundNumber: boolean; routerComponent: string; routerProp: string; beta: boolean; reverse: boolean; truncateValues: boolean; showLessThanZeroPercentageChange: boolean; noPctConversion: boolean; showChangeBelowMainMetric: boolean; }[]; export declare const headerMetricRadioData: { formatType: string; decimalScale: number; roundNumber: boolean; routerComponent: string; routerProp: string; beta: boolean; reverse: boolean; truncateValues: boolean; showLessThanZeroPercentageChange: boolean; noPctConversion: boolean; showChangeBelowMainMetric: boolean; }[]; export declare const headerMetricCustomColorsData: { formatType: string; decimalScale: number; roundNumber: boolean; routerComponent: string; routerProp: string; beta: boolean; reverse: boolean; truncateValues: boolean; showLessThanZeroPercentageChange: boolean; noPctConversion: boolean; showChangeBelowMainMetric: boolean; }[]; export declare const headerMetricLoadingData: { formatType: string; decimalScale: number; roundNumber: boolean; routerComponent: string; routerProp: string; beta: boolean; reverse: boolean; truncateValues: boolean; showLessThanZeroPercentageChange: boolean; noPctConversion: boolean; showChangeBelowMainMetric: boolean; }[]; export declare const headerMetricManyData: { formatType: string; decimalScale: number; roundNumber: boolean; routerComponent: string; routerProp: string; beta: boolean; reverse: boolean; truncateValues: boolean; showLessThanZeroPercentageChange: boolean; noPctConversion: boolean; showChangeBelowMainMetric: boolean; }[];