declare const _default: import("vue").DefineComponent<{ tables: { default: () => {}; type: ObjectConstructor; }; brandColor: { default: string; type: StringConstructor; }; btnColor: { default: string; type: StringConstructor; }; chartConfig: { default: () => any[]; type: ArrayConstructor; }; isOutSideTable: { default: boolean; type: BooleanConstructor; }; unit: { default: string; type: StringConstructor; }; note: { default: string; type: StringConstructor; }; selectDefaultVal: { default: number; type: NumberConstructor; }; tip: { default: string; type: StringConstructor; }; percentageTypes: { type: ArrayConstructor; default: () => any[]; }; notShowLineTypes: { type: ArrayConstructor; default: () => any[]; }; benefitBtnShow: { type: BooleanConstructor; default: boolean; }; }, {}, { costTableVisible: boolean; isShowChart: boolean; renderData: {}; agePickerData: any[]; selectIndex: number; }, { realTheme(): { brandColor: any; btnColor: any; }; isCps(): boolean; }, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, Readonly {}; type: ObjectConstructor; }; brandColor: { default: string; type: StringConstructor; }; btnColor: { default: string; type: StringConstructor; }; chartConfig: { default: () => any[]; type: ArrayConstructor; }; isOutSideTable: { default: boolean; type: BooleanConstructor; }; unit: { default: string; type: StringConstructor; }; note: { default: string; type: StringConstructor; }; selectDefaultVal: { default: number; type: NumberConstructor; }; tip: { default: string; type: StringConstructor; }; percentageTypes: { type: ArrayConstructor; default: () => any[]; }; notShowLineTypes: { type: ArrayConstructor; default: () => any[]; }; benefitBtnShow: { type: BooleanConstructor; default: boolean; }; }>>, { brandColor: string; btnColor: string; unit: string; tables: Record; chartConfig: unknown[]; benefitBtnShow: boolean; note: string; tip: string; percentageTypes: unknown[]; isOutSideTable: boolean; selectDefaultVal: number; notShowLineTypes: unknown[]; }>; export default _default;