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