export declare const useChartOptions: (chartProps: Record<string, any>) => { options: any; loading: any; };