import { GuidValue } from "@omnia/fx-models"; declare const _default: (import("vue").VueConstructor, any, any, any>> & { propsDefinition: import("vue-tsx-support").PropsForOutside<{ userTypeId: GuidValue; }, "userTypeId">; }) | (import("vue").VueConstructor VueTsxSupport.JSX.Element>, {}, import("vue-tsx-support").PropsForOutside<{ userTypeId: GuidValue; }, "userTypeId">, any, any, any>> & { propsDefinition: import("vue-tsx-support").PropsForOutside<{ userTypeId: GuidValue; }, "userTypeId">; }); export default _default;