export interface GaugeChartSizeProps { width: number; height: number; } export declare const GaugeChartSizeContext: import("react").Context; //# sourceMappingURL=GaugeChartSizeContext.d.ts.map