declare const _sfc_main: import("vue").DefineComponent<{ value: { type: StringConstructor; required: true; }; placeholder: { type: StringConstructor; required: false; default: string; }; width: { type: StringConstructor; required: false; default: string; }; disabled: { type: BooleanConstructor; required: false; default: boolean; }; isDirectionFixed: { type: BooleanConstructor; required: false; default: boolean; }; }, { __sfc: boolean; props: Readonly>>; openTimepicker: import("vue").Ref; selectedHour: import("vue").Ref; selectedMinute: import("vue").Ref; hourOptions: string[]; minuteOptions: string[]; toggleTimepicker: () => void; emit: (e: "input", value: string) => void; onSelect: (inputValue: string, isHour?: boolean) => void; timePickerCursor: import("vue").ComputedRef<"default" | "disabled">; timePickerBoxColor: import("vue").ComputedRef<"default" | "disabled" | "selected">; timePickerSelectorOptionItemColor: (isSelected: boolean) => "default" | "selected"; width: import("vue").ComputedRef; form: { isError: Readonly>; setIsError: (value: boolean) => void; } | undefined; isError: import("vue").ComputedRef; state: import("vue").ComputedRef<"default" | "active" | "error">; timePickerBoxColorStyle: Record<"default" | "disabled" | "selected", string>; timePickerBoxStyle: string; timePickerCursorStyle: Record<"default" | "disabled", string>; timePickerDisabledStyle: string; timePickerScrollStyle: string; timePickerSelectorOptionItemColorStyle: Record<"default" | "selected", string>; timePickerSelectorOptionItemSelectedStyle: string; timePickerSelectorOptionItemStyle: string; timePickerSelectorOptionStyle: string; timePickerSelectorOptionTypeStyle: string; timePickerSelectorStyle: string; timePickerStyle: string; timePickerSelectorOptionTitleStyle: string; inputBorderStyle: Record<"default" | "active" | "error", string>; WizDivider: import("vue").DefineComponent<{ color: { type: import("vue").PropType; required: false; default: string; }; variant: { type: import("vue").PropType<"dashed" | "dotted" | "solid">; required: false; default: string; }; direction: { type: import("vue").PropType<"horizontal" | "vertical">; required: false; default: string; }; }, { __sfc: boolean; dividerStyle: Record<"dashed" | "dotted" | "solid", string>; dividerDirectionStyle: Record<"horizontal" | "vertical", string>; borderColorStyle: Record; }, {}, {}, {}, import("vue/types/v3-component-options").ComponentOptionsMixin, import("vue/types/v3-component-options").ComponentOptionsMixin, {}, string, Readonly; required: false; default: string; }; variant: { type: import("vue").PropType<"dashed" | "dotted" | "solid">; required: false; default: string; }; direction: { type: import("vue").PropType<"horizontal" | "vertical">; required: false; default: string; }; }>>, { color: import("@wizleap-inc/wiz-ui-constants").ColorKeys; direction: "horizontal" | "vertical"; variant: "dashed" | "dotted" | "solid"; }>; WizHStack: import("vue").DefineComponent<{ align: { type: import("vue").PropType<"stretch" | "center" | "end" | "start">; required: false; }; justify: { type: import("vue").PropType<"center" | "end" | "start" | "between" | "around" | "evenly">; required: false; }; wrap: { type: BooleanConstructor; required: false; }; gap: { type: import("vue").PropType<"at" | "no" | "xs2" | "xs" | "sm" | "md" | "lg" | "xl" | "xl2" | "xl3" | "xl4" | "max">; required: false; }; gx: { type: import("vue").PropType<"at" | "no" | "xs2" | "xs" | "sm" | "md" | "lg" | "xl" | "xl2" | "xl3" | "xl4" | "max">; required: false; }; gy: { type: import("vue").PropType<"at" | "no" | "xs2" | "xs" | "sm" | "md" | "lg" | "xl" | "xl2" | "xl3" | "xl4" | "max">; required: false; }; p: { type: import("vue").PropType<"at" | "no" | "xs2" | "xs" | "sm" | "md" | "lg" | "xl" | "xl2" | "xl3" | "xl4" | "max">; required: false; }; pt: { type: import("vue").PropType<"at" | "no" | "xs2" | "xs" | "sm" | "md" | "lg" | "xl" | "xl2" | "xl3" | "xl4" | "max">; required: false; }; pr: { type: import("vue").PropType<"at" | "no" | "xs2" | "xs" | "sm" | "md" | "lg" | "xl" | "xl2" | "xl3" | "xl4" | "max">; required: false; }; pb: { type: import("vue").PropType<"at" | "no" | "xs2" | "xs" | "sm" | "md" | "lg" | "xl" | "xl2" | "xl3" | "xl4" | "max">; required: false; }; pl: { type: import("vue").PropType<"at" | "no" | "xs2" | "xs" | "sm" | "md" | "lg" | "xl" | "xl2" | "xl3" | "xl4" | "max">; required: false; }; px: { type: import("vue").PropType<"at" | "no" | "xs2" | "xs" | "sm" | "md" | "lg" | "xl" | "xl2" | "xl3" | "xl4" | "max">; required: false; }; py: { type: import("vue").PropType<"at" | "no" | "xs2" | "xs" | "sm" | "md" | "lg" | "xl" | "xl2" | "xl3" | "xl4" | "max">; required: false; }; m: { type: import("vue").PropType<"at" | "no" | "xs2" | "xs" | "sm" | "md" | "lg" | "xl" | "xl2" | "xl3" | "xl4" | "max">; required: false; }; mt: { type: import("vue").PropType<"at" | "no" | "xs2" | "xs" | "sm" | "md" | "lg" | "xl" | "xl2" | "xl3" | "xl4" | "max">; required: false; }; mr: { type: import("vue").PropType<"at" | "no" | "xs2" | "xs" | "sm" | "md" | "lg" | "xl" | "xl2" | "xl3" | "xl4" | "max">; required: false; }; mb: { type: import("vue").PropType<"at" | "no" | "xs2" | "xs" | "sm" | "md" | "lg" | "xl" | "xl2" | "xl3" | "xl4" | "max">; required: false; }; ml: { type: import("vue").PropType<"at" | "no" | "xs2" | "xs" | "sm" | "md" | "lg" | "xl" | "xl2" | "xl3" | "xl4" | "max">; required: false; }; mx: { type: import("vue").PropType<"at" | "no" | "xs2" | "xs" | "sm" | "md" | "lg" | "xl" | "xl2" | "xl3" | "xl4" | "max">; required: false; }; my: { type: import("vue").PropType<"at" | "no" | "xs2" | "xs" | "sm" | "md" | "lg" | "xl" | "xl2" | "xl3" | "xl4" | "max">; required: false; }; width: { type: StringConstructor; required: false; }; height: { type: StringConstructor; required: false; }; overflow: { type: StringConstructor; required: false; }; reverse: { type: BooleanConstructor; required: false; }; position: { type: import("vue").PropType<"fixed" | "absolute" | "relative" | "static" | "sticky">; required: false; }; }, { __sfc: boolean; WizStack: import("vue").DefineComponent<{ direction: { type: import("vue").PropType<"horizontal" | "vertical">; required: false; default: string; }; align: { type: import("vue").PropType<"stretch" | "center" | "end" | "start">; required: false; default: string; }; justify: { type: import("vue").PropType<"center" | "end" | "start" | "between" | "around" | "evenly">; required: false; default: string; }; wrap: { type: BooleanConstructor; required: false; default: boolean; }; gap: { type: import("vue").PropType<"at" | "no" | "xs2" | "xs" | "sm" | "md" | "lg" | "xl" | "xl2" | "xl3" | "xl4" | "max">; required: false; }; gx: { type: import("vue").PropType<"at" | "no" | "xs2" | "xs" | "sm" | "md" | "lg" | "xl" | "xl2" | "xl3" | "xl4" | "max">; required: false; }; gy: { type: import("vue").PropType<"at" | "no" | "xs2" | "xs" | "sm" | "md" | "lg" | "xl" | "xl2" | "xl3" | "xl4" | "max">; required: false; }; p: { type: import("vue").PropType<"at" | "no" | "xs2" | "xs" | "sm" | "md" | "lg" | "xl" | "xl2" | "xl3" | "xl4" | "max">; required: false; }; pt: { type: import("vue").PropType<"at" | "no" | "xs2" | "xs" | "sm" | "md" | "lg" | "xl" | "xl2" | "xl3" | "xl4" | "max">; required: false; }; pr: { type: import("vue").PropType<"at" | "no" | "xs2" | "xs" | "sm" | "md" | "lg" | "xl" | "xl2" | "xl3" | "xl4" | "max">; required: false; }; pb: { type: import("vue").PropType<"at" | "no" | "xs2" | "xs" | "sm" | "md" | "lg" | "xl" | "xl2" | "xl3" | "xl4" | "max">; required: false; }; pl: { type: import("vue").PropType<"at" | "no" | "xs2" | "xs" | "sm" | "md" | "lg" | "xl" | "xl2" | "xl3" | "xl4" | "max">; required: false; }; px: { type: import("vue").PropType<"at" | "no" | "xs2" | "xs" | "sm" | "md" | "lg" | "xl" | "xl2" | "xl3" | "xl4" | "max">; required: false; }; py: { type: import("vue").PropType<"at" | "no" | "xs2" | "xs" | "sm" | "md" | "lg" | "xl" | "xl2" | "xl3" | "xl4" | "max">; required: false; }; m: { type: import("vue").PropType<"at" | "no" | "xs2" | "xs" | "sm" | "md" | "lg" | "xl" | "xl2" | "xl3" | "xl4" | "max">; required: false; }; mt: { type: import("vue").PropType<"at" | "no" | "xs2" | "xs" | "sm" | "md" | "lg" | "xl" | "xl2" | "xl3" | "xl4" | "max">; required: false; }; mr: { type: import("vue").PropType<"at" | "no" | "xs2" | "xs" | "sm" | "md" | "lg" | "xl" | "xl2" | "xl3" | "xl4" | "max">; required: false; }; mb: { type: import("vue").PropType<"at" | "no" | "xs2" | "xs" | "sm" | "md" | "lg" | "xl" | "xl2" | "xl3" | "xl4" | "max">; required: false; }; ml: { type: import("vue").PropType<"at" | "no" | "xs2" | "xs" | "sm" | "md" | "lg" | "xl" | "xl2" | "xl3" | "xl4" | "max">; required: false; }; mx: { type: import("vue").PropType<"at" | "no" | "xs2" | "xs" | "sm" | "md" | "lg" | "xl" | "xl2" | "xl3" | "xl4" | "max">; required: false; }; my: { type: import("vue").PropType<"at" | "no" | "xs2" | "xs" | "sm" | "md" | "lg" | "xl" | "xl2" | "xl3" | "xl4" | "max">; required: false; }; width: { type: StringConstructor; required: false; default: string; }; height: { type: StringConstructor; required: false; default: string; }; overflow: { type: StringConstructor; required: false; default: string; }; reverse: { type: BooleanConstructor; required: false; }; position: { type: import("vue").PropType<"fixed" | "absolute" | "relative" | "static" | "sticky">; required: false; }; }, { __sfc: boolean; props: Readonly>>; computedDirection: import("vue").ComputedRef<"horizontal" | "vertical" | "horizontalReverse" | "verticalReverse">; stackStyle: string; stackDirectionStyle: Record<"horizontal" | "vertical" | "horizontalReverse" | "verticalReverse", string>; stackJustifyStyle: Record<"center" | "end" | "start" | "between" | "around" | "evenly", string>; stackAlignStyle: Record<"stretch" | "center" | "end" | "start", string>; stackWrapStyle: string; stackPositionStyle: Record<"fixed" | "absolute" | "relative" | "static" | "sticky", string>; gapStyle: Record<"at" | "no" | "xs2" | "xs" | "sm" | "md" | "lg" | "xl" | "xl2" | "xl3" | "xl4" | "max", string>; gapXStyle: Record<"at" | "no" | "xs2" | "xs" | "sm" | "md" | "lg" | "xl" | "xl2" | "xl3" | "xl4" | "max", string>; gapYStyle: Record<"at" | "no" | "xs2" | "xs" | "sm" | "md" | "lg" | "xl" | "xl2" | "xl3" | "xl4" | "max", string>; marginStyle: Record<"at" | "no" | "xs2" | "xs" | "sm" | "md" | "lg" | "xl" | "xl2" | "xl3" | "xl4" | "max", string>; marginXStyle: Record<"at" | "no" | "xs2" | "xs" | "sm" | "md" | "lg" | "xl" | "xl2" | "xl3" | "xl4" | "max", string>; marginYStyle: Record<"at" | "no" | "xs2" | "xs" | "sm" | "md" | "lg" | "xl" | "xl2" | "xl3" | "xl4" | "max", string>; marginTopStyle: Record<"at" | "no" | "xs2" | "xs" | "sm" | "md" | "lg" | "xl" | "xl2" | "xl3" | "xl4" | "max", string>; marginRightStyle: Record<"at" | "no" | "xs2" | "xs" | "sm" | "md" | "lg" | "xl" | "xl2" | "xl3" | "xl4" | "max", string>; marginBottomStyle: Record<"at" | "no" | "xs2" | "xs" | "sm" | "md" | "lg" | "xl" | "xl2" | "xl3" | "xl4" | "max", string>; marginLeftStyle: Record<"at" | "no" | "xs2" | "xs" | "sm" | "md" | "lg" | "xl" | "xl2" | "xl3" | "xl4" | "max", string>; paddingStyle: Record<"at" | "no" | "xs2" | "xs" | "sm" | "md" | "lg" | "xl" | "xl2" | "xl3" | "xl4" | "max", string>; paddingXStyle: Record<"at" | "no" | "xs2" | "xs" | "sm" | "md" | "lg" | "xl" | "xl2" | "xl3" | "xl4" | "max", string>; paddingYStyle: Record<"at" | "no" | "xs2" | "xs" | "sm" | "md" | "lg" | "xl" | "xl2" | "xl3" | "xl4" | "max", string>; paddingTopStyle: Record<"at" | "no" | "xs2" | "xs" | "sm" | "md" | "lg" | "xl" | "xl2" | "xl3" | "xl4" | "max", string>; paddingRightStyle: Record<"at" | "no" | "xs2" | "xs" | "sm" | "md" | "lg" | "xl" | "xl2" | "xl3" | "xl4" | "max", string>; paddingBottomStyle: Record<"at" | "no" | "xs2" | "xs" | "sm" | "md" | "lg" | "xl" | "xl2" | "xl3" | "xl4" | "max", string>; paddingLeftStyle: Record<"at" | "no" | "xs2" | "xs" | "sm" | "md" | "lg" | "xl" | "xl2" | "xl3" | "xl4" | "max", string>; }, {}, {}, {}, import("vue/types/v3-component-options").ComponentOptionsMixin, import("vue/types/v3-component-options").ComponentOptionsMixin, {}, string, Readonly; required: false; default: string; }; align: { type: import("vue").PropType<"stretch" | "center" | "end" | "start">; required: false; default: string; }; justify: { type: import("vue").PropType<"center" | "end" | "start" | "between" | "around" | "evenly">; required: false; default: string; }; wrap: { type: BooleanConstructor; required: false; default: boolean; }; gap: { type: import("vue").PropType<"at" | "no" | "xs2" | "xs" | "sm" | "md" | "lg" | "xl" | "xl2" | "xl3" | "xl4" | "max">; required: false; }; gx: { type: import("vue").PropType<"at" | "no" | "xs2" | "xs" | "sm" | "md" | "lg" | "xl" | "xl2" | "xl3" | "xl4" | "max">; required: false; }; gy: { type: import("vue").PropType<"at" | "no" | "xs2" | "xs" | "sm" | "md" | "lg" | "xl" | "xl2" | "xl3" | "xl4" | "max">; required: false; }; p: { type: import("vue").PropType<"at" | "no" | "xs2" | "xs" | "sm" | "md" | "lg" | "xl" | "xl2" | "xl3" | "xl4" | "max">; required: false; }; pt: { type: import("vue").PropType<"at" | "no" | "xs2" | "xs" | "sm" | "md" | "lg" | "xl" | "xl2" | "xl3" | "xl4" | "max">; required: false; }; pr: { type: import("vue").PropType<"at" | "no" | "xs2" | "xs" | "sm" | "md" | "lg" | "xl" | "xl2" | "xl3" | "xl4" | "max">; required: false; }; pb: { type: import("vue").PropType<"at" | "no" | "xs2" | "xs" | "sm" | "md" | "lg" | "xl" | "xl2" | "xl3" | "xl4" | "max">; required: false; }; pl: { type: import("vue").PropType<"at" | "no" | "xs2" | "xs" | "sm" | "md" | "lg" | "xl" | "xl2" | "xl3" | "xl4" | "max">; required: false; }; px: { type: import("vue").PropType<"at" | "no" | "xs2" | "xs" | "sm" | "md" | "lg" | "xl" | "xl2" | "xl3" | "xl4" | "max">; required: false; }; py: { type: import("vue").PropType<"at" | "no" | "xs2" | "xs" | "sm" | "md" | "lg" | "xl" | "xl2" | "xl3" | "xl4" | "max">; required: false; }; m: { type: import("vue").PropType<"at" | "no" | "xs2" | "xs" | "sm" | "md" | "lg" | "xl" | "xl2" | "xl3" | "xl4" | "max">; required: false; }; mt: { type: import("vue").PropType<"at" | "no" | "xs2" | "xs" | "sm" | "md" | "lg" | "xl" | "xl2" | "xl3" | "xl4" | "max">; required: false; }; mr: { type: import("vue").PropType<"at" | "no" | "xs2" | "xs" | "sm" | "md" | "lg" | "xl" | "xl2" | "xl3" | "xl4" | "max">; required: false; }; mb: { type: import("vue").PropType<"at" | "no" | "xs2" | "xs" | "sm" | "md" | "lg" | "xl" | "xl2" | "xl3" | "xl4" | "max">; required: false; }; ml: { type: import("vue").PropType<"at" | "no" | "xs2" | "xs" | "sm" | "md" | "lg" | "xl" | "xl2" | "xl3" | "xl4" | "max">; required: false; }; mx: { type: import("vue").PropType<"at" | "no" | "xs2" | "xs" | "sm" | "md" | "lg" | "xl" | "xl2" | "xl3" | "xl4" | "max">; required: false; }; my: { type: import("vue").PropType<"at" | "no" | "xs2" | "xs" | "sm" | "md" | "lg" | "xl" | "xl2" | "xl3" | "xl4" | "max">; required: false; }; width: { type: StringConstructor; required: false; default: string; }; height: { type: StringConstructor; required: false; default: string; }; overflow: { type: StringConstructor; required: false; default: string; }; reverse: { type: BooleanConstructor; required: false; }; position: { type: import("vue").PropType<"fixed" | "absolute" | "relative" | "static" | "sticky">; required: false; }; }>>, { reverse: boolean; width: string; direction: "horizontal" | "vertical"; height: string; overflow: string; wrap: boolean; justify: "center" | "end" | "start" | "between" | "around" | "evenly"; align: "stretch" | "center" | "end" | "start"; }>; }, {}, {}, {}, import("vue/types/v3-component-options").ComponentOptionsMixin, import("vue/types/v3-component-options").ComponentOptionsMixin, {}, string, Readonly; required: false; }; justify: { type: import("vue").PropType<"center" | "end" | "start" | "between" | "around" | "evenly">; required: false; }; wrap: { type: BooleanConstructor; required: false; }; gap: { type: import("vue").PropType<"at" | "no" | "xs2" | "xs" | "sm" | "md" | "lg" | "xl" | "xl2" | "xl3" | "xl4" | "max">; required: false; }; gx: { type: import("vue").PropType<"at" | "no" | "xs2" | "xs" | "sm" | "md" | "lg" | "xl" | "xl2" | "xl3" | "xl4" | "max">; required: false; }; gy: { type: import("vue").PropType<"at" | "no" | "xs2" | "xs" | "sm" | "md" | "lg" | "xl" | "xl2" | "xl3" | "xl4" | "max">; required: false; }; p: { type: import("vue").PropType<"at" | "no" | "xs2" | "xs" | "sm" | "md" | "lg" | "xl" | "xl2" | "xl3" | "xl4" | "max">; required: false; }; pt: { type: import("vue").PropType<"at" | "no" | "xs2" | "xs" | "sm" | "md" | "lg" | "xl" | "xl2" | "xl3" | "xl4" | "max">; required: false; }; pr: { type: import("vue").PropType<"at" | "no" | "xs2" | "xs" | "sm" | "md" | "lg" | "xl" | "xl2" | "xl3" | "xl4" | "max">; required: false; }; pb: { type: import("vue").PropType<"at" | "no" | "xs2" | "xs" | "sm" | "md" | "lg" | "xl" | "xl2" | "xl3" | "xl4" | "max">; required: false; }; pl: { type: import("vue").PropType<"at" | "no" | "xs2" | "xs" | "sm" | "md" | "lg" | "xl" | "xl2" | "xl3" | "xl4" | "max">; required: false; }; px: { type: import("vue").PropType<"at" | "no" | "xs2" | "xs" | "sm" | "md" | "lg" | "xl" | "xl2" | "xl3" | "xl4" | "max">; required: false; }; py: { type: import("vue").PropType<"at" | "no" | "xs2" | "xs" | "sm" | "md" | "lg" | "xl" | "xl2" | "xl3" | "xl4" | "max">; required: false; }; m: { type: import("vue").PropType<"at" | "no" | "xs2" | "xs" | "sm" | "md" | "lg" | "xl" | "xl2" | "xl3" | "xl4" | "max">; required: false; }; mt: { type: import("vue").PropType<"at" | "no" | "xs2" | "xs" | "sm" | "md" | "lg" | "xl" | "xl2" | "xl3" | "xl4" | "max">; required: false; }; mr: { type: import("vue").PropType<"at" | "no" | "xs2" | "xs" | "sm" | "md" | "lg" | "xl" | "xl2" | "xl3" | "xl4" | "max">; required: false; }; mb: { type: import("vue").PropType<"at" | "no" | "xs2" | "xs" | "sm" | "md" | "lg" | "xl" | "xl2" | "xl3" | "xl4" | "max">; required: false; }; ml: { type: import("vue").PropType<"at" | "no" | "xs2" | "xs" | "sm" | "md" | "lg" | "xl" | "xl2" | "xl3" | "xl4" | "max">; required: false; }; mx: { type: import("vue").PropType<"at" | "no" | "xs2" | "xs" | "sm" | "md" | "lg" | "xl" | "xl2" | "xl3" | "xl4" | "max">; required: false; }; my: { type: import("vue").PropType<"at" | "no" | "xs2" | "xs" | "sm" | "md" | "lg" | "xl" | "xl2" | "xl3" | "xl4" | "max">; required: false; }; width: { type: StringConstructor; required: false; }; height: { type: StringConstructor; required: false; }; overflow: { type: StringConstructor; required: false; }; reverse: { type: BooleanConstructor; required: false; }; position: { type: import("vue").PropType<"fixed" | "absolute" | "relative" | "static" | "sticky">; required: false; }; }>>, { reverse: boolean; wrap: boolean; }>; WizIcon: import("vue").DefineComponent<{ icon: { type: import("vue").PropType; required: true; }; color: { type: import("vue").PropType; required: false; default: string; }; size: { type: import("vue").PropType<"xs2" | "xs" | "sm" | "md" | "lg" | "xl" | "xl2" | "xl3" | "xl4" | "xs3" | "xl5" | "xl6">; required: false; default: string; }; }, { __sfc: boolean; iconStyle: string; iconSizeStyle: Record<"xs2" | "xs" | "sm" | "md" | "lg" | "xl" | "xl2" | "xl3" | "xl4" | "xs3" | "xl5" | "xl6", string>; iconDefaultStyle: string; fillStyle: Record; fontSizeStyle: Record<"xs2" | "xs" | "sm" | "md" | "lg" | "xl" | "xl2" | "xl3" | "xl4" | "xs3" | "xl5" | "xl6", string>; }, {}, {}, {}, import("vue/types/v3-component-options").ComponentOptionsMixin, import("vue/types/v3-component-options").ComponentOptionsMixin, {}, string, Readonly; required: true; }; color: { type: import("vue").PropType; required: false; default: string; }; size: { type: import("vue").PropType<"xs2" | "xs" | "sm" | "md" | "lg" | "xl" | "xl2" | "xl3" | "xl4" | "xs3" | "xl5" | "xl6">; required: false; default: string; }; }>>, { color: import("@wizleap-inc/wiz-ui-constants").ColorKeys | "inherit"; size: "xs2" | "xs" | "sm" | "md" | "lg" | "xl" | "xl2" | "xl3" | "xl4" | "xs3" | "xl5" | "xl6"; }>; WizVStack: import("vue").DefineComponent<{ align: { type: import("vue").PropType<"stretch" | "center" | "end" | "start">; required: false; }; justify: { type: import("vue").PropType<"center" | "end" | "start" | "between" | "around" | "evenly">; required: false; }; wrap: { type: BooleanConstructor; required: false; }; gap: { type: import("vue").PropType<"at" | "no" | "xs2" | "xs" | "sm" | "md" | "lg" | "xl" | "xl2" | "xl3" | "xl4" | "max">; required: false; }; gx: { type: import("vue").PropType<"at" | "no" | "xs2" | "xs" | "sm" | "md" | "lg" | "xl" | "xl2" | "xl3" | "xl4" | "max">; required: false; }; gy: { type: import("vue").PropType<"at" | "no" | "xs2" | "xs" | "sm" | "md" | "lg" | "xl" | "xl2" | "xl3" | "xl4" | "max">; required: false; }; p: { type: import("vue").PropType<"at" | "no" | "xs2" | "xs" | "sm" | "md" | "lg" | "xl" | "xl2" | "xl3" | "xl4" | "max">; required: false; }; pt: { type: import("vue").PropType<"at" | "no" | "xs2" | "xs" | "sm" | "md" | "lg" | "xl" | "xl2" | "xl3" | "xl4" | "max">; required: false; }; pr: { type: import("vue").PropType<"at" | "no" | "xs2" | "xs" | "sm" | "md" | "lg" | "xl" | "xl2" | "xl3" | "xl4" | "max">; required: false; }; pb: { type: import("vue").PropType<"at" | "no" | "xs2" | "xs" | "sm" | "md" | "lg" | "xl" | "xl2" | "xl3" | "xl4" | "max">; required: false; }; pl: { type: import("vue").PropType<"at" | "no" | "xs2" | "xs" | "sm" | "md" | "lg" | "xl" | "xl2" | "xl3" | "xl4" | "max">; required: false; }; px: { type: import("vue").PropType<"at" | "no" | "xs2" | "xs" | "sm" | "md" | "lg" | "xl" | "xl2" | "xl3" | "xl4" | "max">; required: false; }; py: { type: import("vue").PropType<"at" | "no" | "xs2" | "xs" | "sm" | "md" | "lg" | "xl" | "xl2" | "xl3" | "xl4" | "max">; required: false; }; m: { type: import("vue").PropType<"at" | "no" | "xs2" | "xs" | "sm" | "md" | "lg" | "xl" | "xl2" | "xl3" | "xl4" | "max">; required: false; }; mt: { type: import("vue").PropType<"at" | "no" | "xs2" | "xs" | "sm" | "md" | "lg" | "xl" | "xl2" | "xl3" | "xl4" | "max">; required: false; }; mr: { type: import("vue").PropType<"at" | "no" | "xs2" | "xs" | "sm" | "md" | "lg" | "xl" | "xl2" | "xl3" | "xl4" | "max">; required: false; }; mb: { type: import("vue").PropType<"at" | "no" | "xs2" | "xs" | "sm" | "md" | "lg" | "xl" | "xl2" | "xl3" | "xl4" | "max">; required: false; }; ml: { type: import("vue").PropType<"at" | "no" | "xs2" | "xs" | "sm" | "md" | "lg" | "xl" | "xl2" | "xl3" | "xl4" | "max">; required: false; }; mx: { type: import("vue").PropType<"at" | "no" | "xs2" | "xs" | "sm" | "md" | "lg" | "xl" | "xl2" | "xl3" | "xl4" | "max">; required: false; }; my: { type: import("vue").PropType<"at" | "no" | "xs2" | "xs" | "sm" | "md" | "lg" | "xl" | "xl2" | "xl3" | "xl4" | "max">; required: false; }; width: { type: StringConstructor; required: false; }; height: { type: StringConstructor; required: false; }; overflow: { type: StringConstructor; required: false; }; reverse: { type: BooleanConstructor; required: false; }; position: { type: import("vue").PropType<"fixed" | "absolute" | "relative" | "static" | "sticky">; required: false; }; }, { __sfc: boolean; WizStack: import("vue").DefineComponent<{ direction: { type: import("vue").PropType<"horizontal" | "vertical">; required: false; default: string; }; align: { type: import("vue").PropType<"stretch" | "center" | "end" | "start">; required: false; default: string; }; justify: { type: import("vue").PropType<"center" | "end" | "start" | "between" | "around" | "evenly">; required: false; default: string; }; wrap: { type: BooleanConstructor; required: false; default: boolean; }; gap: { type: import("vue").PropType<"at" | "no" | "xs2" | "xs" | "sm" | "md" | "lg" | "xl" | "xl2" | "xl3" | "xl4" | "max">; required: false; }; gx: { type: import("vue").PropType<"at" | "no" | "xs2" | "xs" | "sm" | "md" | "lg" | "xl" | "xl2" | "xl3" | "xl4" | "max">; required: false; }; gy: { type: import("vue").PropType<"at" | "no" | "xs2" | "xs" | "sm" | "md" | "lg" | "xl" | "xl2" | "xl3" | "xl4" | "max">; required: false; }; p: { type: import("vue").PropType<"at" | "no" | "xs2" | "xs" | "sm" | "md" | "lg" | "xl" | "xl2" | "xl3" | "xl4" | "max">; required: false; }; pt: { type: import("vue").PropType<"at" | "no" | "xs2" | "xs" | "sm" | "md" | "lg" | "xl" | "xl2" | "xl3" | "xl4" | "max">; required: false; }; pr: { type: import("vue").PropType<"at" | "no" | "xs2" | "xs" | "sm" | "md" | "lg" | "xl" | "xl2" | "xl3" | "xl4" | "max">; required: false; }; pb: { type: import("vue").PropType<"at" | "no" | "xs2" | "xs" | "sm" | "md" | "lg" | "xl" | "xl2" | "xl3" | "xl4" | "max">; required: false; }; pl: { type: import("vue").PropType<"at" | "no" | "xs2" | "xs" | "sm" | "md" | "lg" | "xl" | "xl2" | "xl3" | "xl4" | "max">; required: false; }; px: { type: import("vue").PropType<"at" | "no" | "xs2" | "xs" | "sm" | "md" | "lg" | "xl" | "xl2" | "xl3" | "xl4" | "max">; required: false; }; py: { type: import("vue").PropType<"at" | "no" | "xs2" | "xs" | "sm" | "md" | "lg" | "xl" | "xl2" | "xl3" | "xl4" | "max">; required: false; }; m: { type: import("vue").PropType<"at" | "no" | "xs2" | "xs" | "sm" | "md" | "lg" | "xl" | "xl2" | "xl3" | "xl4" | "max">; required: false; }; mt: { type: import("vue").PropType<"at" | "no" | "xs2" | "xs" | "sm" | "md" | "lg" | "xl" | "xl2" | "xl3" | "xl4" | "max">; required: false; }; mr: { type: import("vue").PropType<"at" | "no" | "xs2" | "xs" | "sm" | "md" | "lg" | "xl" | "xl2" | "xl3" | "xl4" | "max">; required: false; }; mb: { type: import("vue").PropType<"at" | "no" | "xs2" | "xs" | "sm" | "md" | "lg" | "xl" | "xl2" | "xl3" | "xl4" | "max">; required: false; }; ml: { type: import("vue").PropType<"at" | "no" | "xs2" | "xs" | "sm" | "md" | "lg" | "xl" | "xl2" | "xl3" | "xl4" | "max">; required: false; }; mx: { type: import("vue").PropType<"at" | "no" | "xs2" | "xs" | "sm" | "md" | "lg" | "xl" | "xl2" | "xl3" | "xl4" | "max">; required: false; }; my: { type: import("vue").PropType<"at" | "no" | "xs2" | "xs" | "sm" | "md" | "lg" | "xl" | "xl2" | "xl3" | "xl4" | "max">; required: false; }; width: { type: StringConstructor; required: false; default: string; }; height: { type: StringConstructor; required: false; default: string; }; overflow: { type: StringConstructor; required: false; default: string; }; reverse: { type: BooleanConstructor; required: false; }; position: { type: import("vue").PropType<"fixed" | "absolute" | "relative" | "static" | "sticky">; required: false; }; }, { __sfc: boolean; props: Readonly>>; computedDirection: import("vue").ComputedRef<"horizontal" | "vertical" | "horizontalReverse" | "verticalReverse">; stackStyle: string; stackDirectionStyle: Record<"horizontal" | "vertical" | "horizontalReverse" | "verticalReverse", string>; stackJustifyStyle: Record<"center" | "end" | "start" | "between" | "around" | "evenly", string>; stackAlignStyle: Record<"stretch" | "center" | "end" | "start", string>; stackWrapStyle: string; stackPositionStyle: Record<"fixed" | "absolute" | "relative" | "static" | "sticky", string>; gapStyle: Record<"at" | "no" | "xs2" | "xs" | "sm" | "md" | "lg" | "xl" | "xl2" | "xl3" | "xl4" | "max", string>; gapXStyle: Record<"at" | "no" | "xs2" | "xs" | "sm" | "md" | "lg" | "xl" | "xl2" | "xl3" | "xl4" | "max", string>; gapYStyle: Record<"at" | "no" | "xs2" | "xs" | "sm" | "md" | "lg" | "xl" | "xl2" | "xl3" | "xl4" | "max", string>; marginStyle: Record<"at" | "no" | "xs2" | "xs" | "sm" | "md" | "lg" | "xl" | "xl2" | "xl3" | "xl4" | "max", string>; marginXStyle: Record<"at" | "no" | "xs2" | "xs" | "sm" | "md" | "lg" | "xl" | "xl2" | "xl3" | "xl4" | "max", string>; marginYStyle: Record<"at" | "no" | "xs2" | "xs" | "sm" | "md" | "lg" | "xl" | "xl2" | "xl3" | "xl4" | "max", string>; marginTopStyle: Record<"at" | "no" | "xs2" | "xs" | "sm" | "md" | "lg" | "xl" | "xl2" | "xl3" | "xl4" | "max", string>; marginRightStyle: Record<"at" | "no" | "xs2" | "xs" | "sm" | "md" | "lg" | "xl" | "xl2" | "xl3" | "xl4" | "max", string>; marginBottomStyle: Record<"at" | "no" | "xs2" | "xs" | "sm" | "md" | "lg" | "xl" | "xl2" | "xl3" | "xl4" | "max", string>; marginLeftStyle: Record<"at" | "no" | "xs2" | "xs" | "sm" | "md" | "lg" | "xl" | "xl2" | "xl3" | "xl4" | "max", string>; paddingStyle: Record<"at" | "no" | "xs2" | "xs" | "sm" | "md" | "lg" | "xl" | "xl2" | "xl3" | "xl4" | "max", string>; paddingXStyle: Record<"at" | "no" | "xs2" | "xs" | "sm" | "md" | "lg" | "xl" | "xl2" | "xl3" | "xl4" | "max", string>; paddingYStyle: Record<"at" | "no" | "xs2" | "xs" | "sm" | "md" | "lg" | "xl" | "xl2" | "xl3" | "xl4" | "max", string>; paddingTopStyle: Record<"at" | "no" | "xs2" | "xs" | "sm" | "md" | "lg" | "xl" | "xl2" | "xl3" | "xl4" | "max", string>; paddingRightStyle: Record<"at" | "no" | "xs2" | "xs" | "sm" | "md" | "lg" | "xl" | "xl2" | "xl3" | "xl4" | "max", string>; paddingBottomStyle: Record<"at" | "no" | "xs2" | "xs" | "sm" | "md" | "lg" | "xl" | "xl2" | "xl3" | "xl4" | "max", string>; paddingLeftStyle: Record<"at" | "no" | "xs2" | "xs" | "sm" | "md" | "lg" | "xl" | "xl2" | "xl3" | "xl4" | "max", string>; }, {}, {}, {}, import("vue/types/v3-component-options").ComponentOptionsMixin, import("vue/types/v3-component-options").ComponentOptionsMixin, {}, string, Readonly; required: false; default: string; }; align: { type: import("vue").PropType<"stretch" | "center" | "end" | "start">; required: false; default: string; }; justify: { type: import("vue").PropType<"center" | "end" | "start" | "between" | "around" | "evenly">; required: false; default: string; }; wrap: { type: BooleanConstructor; required: false; default: boolean; }; gap: { type: import("vue").PropType<"at" | "no" | "xs2" | "xs" | "sm" | "md" | "lg" | "xl" | "xl2" | "xl3" | "xl4" | "max">; required: false; }; gx: { type: import("vue").PropType<"at" | "no" | "xs2" | "xs" | "sm" | "md" | "lg" | "xl" | "xl2" | "xl3" | "xl4" | "max">; required: false; }; gy: { type: import("vue").PropType<"at" | "no" | "xs2" | "xs" | "sm" | "md" | "lg" | "xl" | "xl2" | "xl3" | "xl4" | "max">; required: false; }; p: { type: import("vue").PropType<"at" | "no" | "xs2" | "xs" | "sm" | "md" | "lg" | "xl" | "xl2" | "xl3" | "xl4" | "max">; required: false; }; pt: { type: import("vue").PropType<"at" | "no" | "xs2" | "xs" | "sm" | "md" | "lg" | "xl" | "xl2" | "xl3" | "xl4" | "max">; required: false; }; pr: { type: import("vue").PropType<"at" | "no" | "xs2" | "xs" | "sm" | "md" | "lg" | "xl" | "xl2" | "xl3" | "xl4" | "max">; required: false; }; pb: { type: import("vue").PropType<"at" | "no" | "xs2" | "xs" | "sm" | "md" | "lg" | "xl" | "xl2" | "xl3" | "xl4" | "max">; required: false; }; pl: { type: import("vue").PropType<"at" | "no" | "xs2" | "xs" | "sm" | "md" | "lg" | "xl" | "xl2" | "xl3" | "xl4" | "max">; required: false; }; px: { type: import("vue").PropType<"at" | "no" | "xs2" | "xs" | "sm" | "md" | "lg" | "xl" | "xl2" | "xl3" | "xl4" | "max">; required: false; }; py: { type: import("vue").PropType<"at" | "no" | "xs2" | "xs" | "sm" | "md" | "lg" | "xl" | "xl2" | "xl3" | "xl4" | "max">; required: false; }; m: { type: import("vue").PropType<"at" | "no" | "xs2" | "xs" | "sm" | "md" | "lg" | "xl" | "xl2" | "xl3" | "xl4" | "max">; required: false; }; mt: { type: import("vue").PropType<"at" | "no" | "xs2" | "xs" | "sm" | "md" | "lg" | "xl" | "xl2" | "xl3" | "xl4" | "max">; required: false; }; mr: { type: import("vue").PropType<"at" | "no" | "xs2" | "xs" | "sm" | "md" | "lg" | "xl" | "xl2" | "xl3" | "xl4" | "max">; required: false; }; mb: { type: import("vue").PropType<"at" | "no" | "xs2" | "xs" | "sm" | "md" | "lg" | "xl" | "xl2" | "xl3" | "xl4" | "max">; required: false; }; ml: { type: import("vue").PropType<"at" | "no" | "xs2" | "xs" | "sm" | "md" | "lg" | "xl" | "xl2" | "xl3" | "xl4" | "max">; required: false; }; mx: { type: import("vue").PropType<"at" | "no" | "xs2" | "xs" | "sm" | "md" | "lg" | "xl" | "xl2" | "xl3" | "xl4" | "max">; required: false; }; my: { type: import("vue").PropType<"at" | "no" | "xs2" | "xs" | "sm" | "md" | "lg" | "xl" | "xl2" | "xl3" | "xl4" | "max">; required: false; }; width: { type: StringConstructor; required: false; default: string; }; height: { type: StringConstructor; required: false; default: string; }; overflow: { type: StringConstructor; required: false; default: string; }; reverse: { type: BooleanConstructor; required: false; }; position: { type: import("vue").PropType<"fixed" | "absolute" | "relative" | "static" | "sticky">; required: false; }; }>>, { reverse: boolean; width: string; direction: "horizontal" | "vertical"; height: string; overflow: string; wrap: boolean; justify: "center" | "end" | "start" | "between" | "around" | "evenly"; align: "stretch" | "center" | "end" | "start"; }>; }, {}, {}, {}, import("vue/types/v3-component-options").ComponentOptionsMixin, import("vue/types/v3-component-options").ComponentOptionsMixin, {}, string, Readonly; required: false; }; justify: { type: import("vue").PropType<"center" | "end" | "start" | "between" | "around" | "evenly">; required: false; }; wrap: { type: BooleanConstructor; required: false; }; gap: { type: import("vue").PropType<"at" | "no" | "xs2" | "xs" | "sm" | "md" | "lg" | "xl" | "xl2" | "xl3" | "xl4" | "max">; required: false; }; gx: { type: import("vue").PropType<"at" | "no" | "xs2" | "xs" | "sm" | "md" | "lg" | "xl" | "xl2" | "xl3" | "xl4" | "max">; required: false; }; gy: { type: import("vue").PropType<"at" | "no" | "xs2" | "xs" | "sm" | "md" | "lg" | "xl" | "xl2" | "xl3" | "xl4" | "max">; required: false; }; p: { type: import("vue").PropType<"at" | "no" | "xs2" | "xs" | "sm" | "md" | "lg" | "xl" | "xl2" | "xl3" | "xl4" | "max">; required: false; }; pt: { type: import("vue").PropType<"at" | "no" | "xs2" | "xs" | "sm" | "md" | "lg" | "xl" | "xl2" | "xl3" | "xl4" | "max">; required: false; }; pr: { type: import("vue").PropType<"at" | "no" | "xs2" | "xs" | "sm" | "md" | "lg" | "xl" | "xl2" | "xl3" | "xl4" | "max">; required: false; }; pb: { type: import("vue").PropType<"at" | "no" | "xs2" | "xs" | "sm" | "md" | "lg" | "xl" | "xl2" | "xl3" | "xl4" | "max">; required: false; }; pl: { type: import("vue").PropType<"at" | "no" | "xs2" | "xs" | "sm" | "md" | "lg" | "xl" | "xl2" | "xl3" | "xl4" | "max">; required: false; }; px: { type: import("vue").PropType<"at" | "no" | "xs2" | "xs" | "sm" | "md" | "lg" | "xl" | "xl2" | "xl3" | "xl4" | "max">; required: false; }; py: { type: import("vue").PropType<"at" | "no" | "xs2" | "xs" | "sm" | "md" | "lg" | "xl" | "xl2" | "xl3" | "xl4" | "max">; required: false; }; m: { type: import("vue").PropType<"at" | "no" | "xs2" | "xs" | "sm" | "md" | "lg" | "xl" | "xl2" | "xl3" | "xl4" | "max">; required: false; }; mt: { type: import("vue").PropType<"at" | "no" | "xs2" | "xs" | "sm" | "md" | "lg" | "xl" | "xl2" | "xl3" | "xl4" | "max">; required: false; }; mr: { type: import("vue").PropType<"at" | "no" | "xs2" | "xs" | "sm" | "md" | "lg" | "xl" | "xl2" | "xl3" | "xl4" | "max">; required: false; }; mb: { type: import("vue").PropType<"at" | "no" | "xs2" | "xs" | "sm" | "md" | "lg" | "xl" | "xl2" | "xl3" | "xl4" | "max">; required: false; }; ml: { type: import("vue").PropType<"at" | "no" | "xs2" | "xs" | "sm" | "md" | "lg" | "xl" | "xl2" | "xl3" | "xl4" | "max">; required: false; }; mx: { type: import("vue").PropType<"at" | "no" | "xs2" | "xs" | "sm" | "md" | "lg" | "xl" | "xl2" | "xl3" | "xl4" | "max">; required: false; }; my: { type: import("vue").PropType<"at" | "no" | "xs2" | "xs" | "sm" | "md" | "lg" | "xl" | "xl2" | "xl3" | "xl4" | "max">; required: false; }; width: { type: StringConstructor; required: false; }; height: { type: StringConstructor; required: false; }; overflow: { type: StringConstructor; required: false; }; reverse: { type: BooleanConstructor; required: false; }; position: { type: import("vue").PropType<"fixed" | "absolute" | "relative" | "static" | "sticky">; required: false; }; }>>, { reverse: boolean; wrap: boolean; }>; WizISchedule: import("vue").DefineComponent<{}, { __sfc: boolean; }, {}, {}, {}, import("vue/types/v3-component-options").ComponentOptionsMixin, import("vue/types/v3-component-options").ComponentOptionsMixin, {}, string, Readonly>, {}>; WizPopup: import("vue").DefineComponent<{ isOpen: { type: BooleanConstructor; required: true; }; closeOnBlur: { type: BooleanConstructor; required: false; default: boolean; }; layer: { type: import("vue").PropType<"overlay" | "base" | "floating" | "popover">; required: false; default: string; }; gap: { type: import("vue").PropType<"at" | "no" | "xs2" | "xs" | "sm" | "md" | "lg" | "xl" | "xl2" | "xl3" | "xl4" | "max">; required: false; default: string; }; direction: { type: import("vue").PropType<"tc" | "bc" | "lc" | "rc" | "tl" | "tr" | "bl" | "br" | "rt" | "rb" | "lt" | "lb">; required: false; default: string; }; shadow: { type: BooleanConstructor; required: false; default: boolean; }; animation: { type: BooleanConstructor; required: false; default: boolean; }; isDirectionFixed: { type: BooleanConstructor; required: false; default: boolean; }; }, { __sfc: boolean; props: Readonly>>; emit: { (event: "onClose", isOpen: boolean): void; (event: "onTurn", direction: "tc" | "bc" | "lc" | "rc" | "tl" | "tr" | "bl" | "br" | "rt" | "rb" | "lt" | "lb"): void; (event: "mouseLeave", e: MouseEvent): void; }; isActuallyOpen: import("vue").Ref; popupRef: import("vue").Ref; popupSize: { width: number; height: number; }; injected: { initialPxInfo: { top: number; left: number; right: number; bottom: number; width: number; height: number; }; bodyPxInfo: { readonly top: number; readonly left: number; readonly right: number; readonly bottom: number; readonly width: number; readonly height: number; }; updateBodyPxInfo: () => void; containerRef: import("vue").Ref; }; bodyPxInfo: { readonly top: number; readonly left: number; readonly right: number; readonly bottom: number; readonly width: number; readonly height: number; }; updateBodyPxInfo: () => void; containerRef: import("vue").Ref; togglePopup: () => boolean | undefined; existsFixedOrStickyParent: (el: HTMLElement | null) => HTMLElement | null; removeScrollHandler: null; onChangeIsOpen: (newValue: boolean) => void; observer: ResizeObserver; popupRect: import("vue").ComputedRef<{ width: number; height: number; left: number; top: number; right: number; bottom: number; }>; spaceBetweenPopupAndWindow: import("vue").ComputedRef<{ top: number; right: number; bottom: number; left: number; }>; isDirectionChar: (char: string) => char is "t" | "c" | "b" | "l" | "r"; directionToTuple: (direction: "tc" | "bc" | "lc" | "rc" | "tl" | "tr" | "bl" | "br" | "rt" | "rb" | "lt" | "lb") => ["t" | "c" | "b" | "l" | "r", "t" | "c" | "b" | "l" | "r"]; convertDirection: (char: "t" | "c" | "b" | "l" | "r") => "c" | "b" | "t" | "r" | "l"; computedDirection: import("vue").ComputedRef<"tc" | "bc" | "lc" | "rc" | "tl" | "tr" | "bl" | "br" | "rt" | "rb" | "lt" | "lb">; isFixed: import("vue").ComputedRef; inset: import("vue").ComputedRef; popupTranslate: import("vue").ComputedRef; mouseLeave: (e: MouseEvent) => void; popupFixedStyle: string; popupHiddenStyle: string; popupShadowStyle: string; popupStyle: string; zIndexStyle: Record<"overlay" | "base" | "floating" | "dialog" | "popover", string>; MountingPortal: import("vue").VueConstructor<{ append: string | boolean; bail: boolean; mountTo: string; disabled: boolean; name: string; order: number; slim: boolean; slotProps: any; tag: string; to: string; multiple: boolean; targetSlim: boolean; targetSlotProps: any; targetTag: string; transition: import("portal-vue/types/lib/types").PropWithComponent; } & import("vue").default, Record, never, never, (event: string, ...args: any[]) => import("vue").default, Record, never, never, any>> & { portalTarget: any; }>; }, {}, {}, {}, import("vue/types/v3-component-options").ComponentOptionsMixin, import("vue/types/v3-component-options").ComponentOptionsMixin, ("onClose" | "onTurn" | "mouseLeave")[], string, Readonly; required: false; default: string; }; gap: { type: import("vue").PropType<"at" | "no" | "xs2" | "xs" | "sm" | "md" | "lg" | "xl" | "xl2" | "xl3" | "xl4" | "max">; required: false; default: string; }; direction: { type: import("vue").PropType<"tc" | "bc" | "lc" | "rc" | "tl" | "tr" | "bl" | "br" | "rt" | "rb" | "lt" | "lb">; required: false; default: string; }; shadow: { type: BooleanConstructor; required: false; default: boolean; }; animation: { type: BooleanConstructor; required: false; default: boolean; }; isDirectionFixed: { type: BooleanConstructor; required: false; default: boolean; }; }>>, { direction: "tc" | "bc" | "lc" | "rc" | "tl" | "tr" | "bl" | "br" | "rt" | "rb" | "lt" | "lb"; animation: boolean; gap: "at" | "no" | "xs2" | "xs" | "sm" | "md" | "lg" | "xl" | "xl2" | "xl3" | "xl4" | "max"; isDirectionFixed: boolean; closeOnBlur: boolean; layer: "overlay" | "base" | "floating" | "popover"; shadow: boolean; }>; WizPopupContainer: import("vue").DefineComponent<{ expand: { type: BooleanConstructor; required: false; }; }, { __sfc: boolean; popupContainerRef: import("vue").Ref; provider: { initialPxInfo: { top: number; left: number; right: number; bottom: number; width: number; height: number; }; bodyPxInfo: { readonly top: number; readonly left: number; readonly right: number; readonly bottom: number; readonly width: number; readonly height: number; }; updateBodyPxInfo: () => void; containerRef: import("vue").Ref; }; popupContainerStyle: Record<"default" | "expanded", string>; }, {}, {}, {}, import("vue/types/v3-component-options").ComponentOptionsMixin, import("vue/types/v3-component-options").ComponentOptionsMixin, {}, string, Readonly>, { expand: boolean; }>; }, {}, {}, {}, import("vue/types/v3-component-options").ComponentOptionsMixin, import("vue/types/v3-component-options").ComponentOptionsMixin, "input"[], string, Readonly>, { width: string; disabled: boolean; isDirectionFixed: boolean; placeholder: string; }>; export default _sfc_main;