import { PropertyDefinition, PropertyValue, PropertyValueBinding } from "@omnia/fx-models"; declare const _default: (import("vue").VueConstructor>; onValueBindChanged: (newValue: PropertyValueBinding>) => void; disabled: boolean; editMode: boolean; }, "valueBind">, any, any, any>> & { propsDefinition: import("vue-tsx-support").PropsForOutside<{ valueBind: PropertyValueBinding>; onValueBindChanged: (newValue: PropertyValueBinding>) => void; disabled: boolean; editMode: boolean; }, "valueBind">; }) | (import("vue").VueConstructor VueTsxSupport.JSX.Element>, {}, import("vue-tsx-support").PropsForOutside<{ valueBind: PropertyValueBinding>; onValueBindChanged: (newValue: PropertyValueBinding>) => void; disabled: boolean; editMode: boolean; }, "valueBind">, any, any, any>> & { propsDefinition: import("vue-tsx-support").PropsForOutside<{ valueBind: PropertyValueBinding>; onValueBindChanged: (newValue: PropertyValueBinding>) => void; disabled: boolean; editMode: boolean; }, "valueBind">; }); export default _default;