export interface ApexChartsForecastDataPointsOption { count: number; fillOpacity: number; strokeWidth?: number; dashArray: number; }