export declare function estimateTrendIndicatorWidth(value: string, fontSize: number, fontWeight: number): { totalWidth: number; textWidth: number; }; //# sourceMappingURL=estimateTrendIndicatorWidth.d.ts.map