import { ApexOptions } from 'apexcharts';
export declare function getDefaultOptions(type: string): ApexOptions;
