import { PropertyConfiguration, PropertyDefinition, PropertyValue, PropertyStyles, IPropertyRendererScopedSlots } from "@omnia/fx-models"; import { ScopedSlots } from "@omnia/fx/ux"; declare const _default: (import("vue").VueConstructor>; onValueBindChanged: (newValue: PropertyValue) => void; disabled: boolean; editMode: boolean; persistentLabels: boolean; propertyStyles: PropertyStyles; scopedSlots: ScopedSlots; }, "configuration" | "valueBind" | "propertyDefintionId">, any, any, any>> & { propsDefinition: import("vue-tsx-support").PropsForOutside<{ valueBind: PropertyValue; propertyDefintionId: import("@omnia/fx-models").GuidValue; configuration: PropertyConfiguration>; onValueBindChanged: (newValue: PropertyValue) => void; disabled: boolean; editMode: boolean; persistentLabels: boolean; propertyStyles: PropertyStyles; scopedSlots: ScopedSlots; }, "configuration" | "valueBind" | "propertyDefintionId">; }) | (import("vue").VueConstructor import("vue").VNode>, {}, import("vue-tsx-support").PropsForOutside<{ valueBind: PropertyValue; propertyDefintionId: import("@omnia/fx-models").GuidValue; configuration: PropertyConfiguration>; onValueBindChanged: (newValue: PropertyValue) => void; disabled: boolean; editMode: boolean; persistentLabels: boolean; propertyStyles: PropertyStyles; scopedSlots: ScopedSlots; }, "configuration" | "valueBind" | "propertyDefintionId">, any, any, any>> & { propsDefinition: import("vue-tsx-support").PropsForOutside<{ valueBind: PropertyValue; propertyDefintionId: import("@omnia/fx-models").GuidValue; configuration: PropertyConfiguration>; onValueBindChanged: (newValue: PropertyValue) => void; disabled: boolean; editMode: boolean; persistentLabels: boolean; propertyStyles: PropertyStyles; scopedSlots: ScopedSlots; }, "configuration" | "valueBind" | "propertyDefintionId">; }); export default _default;