import { PropType } from 'vue'; import { AgChartInstance, AgChartOptions, AgFinancialChartOptions, AgGaugeOptions } from 'ag-charts-community'; export declare const AgCharts: import("vue").DefineComponent; default: () => AgChartOptions; }; }>, { chart: AgChartInstance | undefined; }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly; default: () => AgChartOptions; }; }>> & Readonly<{}>, { options: AgChartOptions; }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>; export declare const AgFinancialCharts: import("vue").DefineComponent; default: () => AgFinancialChartOptions; }; }>, { chart: AgChartInstance | undefined; }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly; default: () => AgFinancialChartOptions; }; }>> & Readonly<{}>, { options: AgFinancialChartOptions; }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>; export declare const AgGauge: import("vue").DefineComponent; default: () => AgGaugeOptions; }; }>, { chart: AgChartInstance | undefined; }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly; default: () => AgGaugeOptions; }; }>> & Readonly<{}>, { options: AgGaugeOptions; }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;