export default function useChartWidth(containerWidth: number, maxWidth: number, minWidth: number, width: number | 'auto' | string): number;
//# sourceMappingURL=useChartWidth.d.ts.map