import { ColorKeys } from "@wizleap-inc/wiz-ui-constants"; import { PropType } from "vue"; declare const _sfc_main: import("vue").DefineComponent<{ position: { type: PropType<"fixed" | "absolute" | "relative" | "static" | "sticky">; required: false; }; top: { type: StringConstructor; required: false; }; right: { type: StringConstructor; required: false; }; left: { type: StringConstructor; required: false; }; bottom: { type: StringConstructor; required: false; }; width: { type: StringConstructor; required: false; }; minWidth: { type: StringConstructor; required: false; }; maxWidth: { type: StringConstructor; required: false; }; height: { type: StringConstructor; required: false; }; minHeight: { type: StringConstructor; required: false; }; maxHeight: { type: StringConstructor; required: false; }; round: { type: PropType<"at" | "no" | "xs2" | "xs" | "sm" | "md" | "lg" | "xl" | "xl2" | "xl3" | "xl4" | "max">; required: false; }; roundT: { type: PropType<"at" | "no" | "xs2" | "xs" | "sm" | "md" | "lg" | "xl" | "xl2" | "xl3" | "xl4" | "max">; required: false; }; roundL: { type: PropType<"at" | "no" | "xs2" | "xs" | "sm" | "md" | "lg" | "xl" | "xl2" | "xl3" | "xl4" | "max">; required: false; }; roundR: { type: PropType<"at" | "no" | "xs2" | "xs" | "sm" | "md" | "lg" | "xl" | "xl2" | "xl3" | "xl4" | "max">; required: false; }; roundB: { type: PropType<"at" | "no" | "xs2" | "xs" | "sm" | "md" | "lg" | "xl" | "xl2" | "xl3" | "xl4" | "max">; required: false; }; zIndex: { type: PropType<"overlay" | "base" | "floating" | "dialog" | "popover">; required: false; }; bgColor: { type: PropType; required: false; }; shadow: { type: PropType<"none" | "sm" | "md">; required: false; }; dropShadow: { type: PropType<"none" | "sm" | "md">; required: false; }; overflow: { type: PropType<"auto" | "hidden" | "visible" | "scroll">; required: false; }; overflowX: { type: PropType<"auto" | "hidden" | "visible" | "scroll">; required: false; }; overflowY: { type: PropType<"auto" | "hidden" | "visible" | "scroll">; required: false; }; cursor: { type: PropType<"default" | "pointer">; required: false; }; pointerEvents: { type: PropType<"none" | "auto">; required: false; }; transform: { type: StringConstructor; required: false; }; transition: { type: StringConstructor; required: false; }; opacity: { type: NumberConstructor; required: false; }; snapScroll: { type: PropType<"none" | "both" | "block" | "inline" | "x" | "y">; required: false; }; backdropBlur: { type: PropType<"no" | "xs2" | "xs" | "sm" | "md" | "lg" | "xl" | "xl2" | "xl3" | "xl4" | "max">; required: false; }; }, { __sfc: boolean; props: Readonly>>; computedStyle: import("vue").ComputedRef; }, {}, {}, {}, import("vue/types/v3-component-options").ComponentOptionsMixin, import("vue/types/v3-component-options").ComponentOptionsMixin, {}, string, Readonly; required: false; }; top: { type: StringConstructor; required: false; }; right: { type: StringConstructor; required: false; }; left: { type: StringConstructor; required: false; }; bottom: { type: StringConstructor; required: false; }; width: { type: StringConstructor; required: false; }; minWidth: { type: StringConstructor; required: false; }; maxWidth: { type: StringConstructor; required: false; }; height: { type: StringConstructor; required: false; }; minHeight: { type: StringConstructor; required: false; }; maxHeight: { type: StringConstructor; required: false; }; round: { type: PropType<"at" | "no" | "xs2" | "xs" | "sm" | "md" | "lg" | "xl" | "xl2" | "xl3" | "xl4" | "max">; required: false; }; roundT: { type: PropType<"at" | "no" | "xs2" | "xs" | "sm" | "md" | "lg" | "xl" | "xl2" | "xl3" | "xl4" | "max">; required: false; }; roundL: { type: PropType<"at" | "no" | "xs2" | "xs" | "sm" | "md" | "lg" | "xl" | "xl2" | "xl3" | "xl4" | "max">; required: false; }; roundR: { type: PropType<"at" | "no" | "xs2" | "xs" | "sm" | "md" | "lg" | "xl" | "xl2" | "xl3" | "xl4" | "max">; required: false; }; roundB: { type: PropType<"at" | "no" | "xs2" | "xs" | "sm" | "md" | "lg" | "xl" | "xl2" | "xl3" | "xl4" | "max">; required: false; }; zIndex: { type: PropType<"overlay" | "base" | "floating" | "dialog" | "popover">; required: false; }; bgColor: { type: PropType; required: false; }; shadow: { type: PropType<"none" | "sm" | "md">; required: false; }; dropShadow: { type: PropType<"none" | "sm" | "md">; required: false; }; overflow: { type: PropType<"auto" | "hidden" | "visible" | "scroll">; required: false; }; overflowX: { type: PropType<"auto" | "hidden" | "visible" | "scroll">; required: false; }; overflowY: { type: PropType<"auto" | "hidden" | "visible" | "scroll">; required: false; }; cursor: { type: PropType<"default" | "pointer">; required: false; }; pointerEvents: { type: PropType<"none" | "auto">; required: false; }; transform: { type: StringConstructor; required: false; }; transition: { type: StringConstructor; required: false; }; opacity: { type: NumberConstructor; required: false; }; snapScroll: { type: PropType<"none" | "both" | "block" | "inline" | "x" | "y">; required: false; }; backdropBlur: { type: PropType<"no" | "xs2" | "xs" | "sm" | "md" | "lg" | "xl" | "xl2" | "xl3" | "xl4" | "max">; required: false; }; }>>, {}>; export default _sfc_main;