import { RVOptionsBaseChartStyle } from '../../types'; export declare const getOptions: (data: any, options?: RVOptionsBaseChartStyle) => any;