import type { ApexOptions } from 'apexcharts'; export default function getChartOptions(dark: boolean): ApexOptions;