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