declare const _default: (import("vue").VueConstructor void; required: boolean; hideDetails: boolean; }, "options" | "valueBind">, any, any, any>> & { propsDefinition: import("vue-tsx-support").PropsForOutside<{ title: string; multipleChoice: boolean; options: object[]; optionValue: string; optionText: string; valueBind: any[]; onValueChanged: (value: any[]) => void; required: boolean; hideDetails: boolean; }, "options" | "valueBind">; }) | (import("vue").VueConstructor VueTsxSupport.JSX.Element>, {}, import("vue-tsx-support").PropsForOutside<{ title: string; multipleChoice: boolean; options: object[]; optionValue: string; optionText: string; valueBind: any[]; onValueChanged: (value: any[]) => void; required: boolean; hideDetails: boolean; }, "options" | "valueBind">, any, any, any>> & { propsDefinition: import("vue-tsx-support").PropsForOutside<{ title: string; multipleChoice: boolean; options: object[]; optionValue: string; optionText: string; valueBind: any[]; onValueChanged: (value: any[]) => void; required: boolean; hideDetails: boolean; }, "options" | "valueBind">; }); export default _default;