export declare const BzRangePicker: import('../..utils').WithInstall; default: () => { key: string; setValue: () => import("moment").Moment[]; }[]; }; radioProps: { type: PropType; }; }, { rangePickerValue: import("vue").Ref<{ key: any; value: any; }>; getBindValue: import("vue").ComputedRef; getBindRadioValue: import("vue").ComputedRef; options: import("vue").ComputedRef; radioGroupChange: (e: any) => void; onCustomizeClick: () => void; attrs: {} | import("vue").Ref; showDatePicker: import("vue").Ref; onChange: (dates: any) => void; }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("change" | "update:pickerValue")[], "change" | "update:pickerValue", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly; default: () => { key: string; setValue: () => import("moment").Moment[]; }[]; }; radioProps: { type: PropType; }; }>> & { onChange?: ((...args: any[]) => any) | undefined; "onUpdate:pickerValue"?: ((...args: any[]) => any) | undefined; }, { pickerValue: any; radioOptions: any; radioProps: any; }>>; export type { PickerValueType } from './src/types';