declare const _default: import("vue").DefineComponent<{ costTable: { type: ObjectConstructor; default(): {}; }; value: { type: ArrayConstructor; default(): any[]; }; product: { type: ObjectConstructor; default(): {}; }; }, {}, { usageOptions: string[]; showPicker: boolean; pickerData: { planIndex: number; key: string; }; pickerSelectedIndex: number[]; }, { subPlanList: { get(): any; set(newValue: any): void; }; subPlanSelectList(): any; cashRow(): any; }, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, Readonly>, { value: unknown[]; costTable: Record; product: Record; }>; export default _default;