declare const _default: __VLS_WithTemplateSlots; readonly keepMounted: import("@interface-ui/utils").InPropFinalized; readonly variant: import("@interface-ui/utils").InPropFinalized<(new (...args: any[]) => "persistent" | "temporary") | (() => "persistent" | "temporary") | ((new (...args: any[]) => "persistent" | "temporary") | (() => "persistent" | "temporary"))[], "persistent" | "temporary", unknown, "temporary", boolean>; readonly background: import("@interface-ui/utils").InPropFinalized<(new (...args: any[]) => string | import("@interface-ui/theme").ThemeCallBack) | (() => import("@interface-ui/theme").AcceptableColor) | ((new (...args: any[]) => string | import("@interface-ui/theme").ThemeCallBack) | (() => import("@interface-ui/theme").AcceptableColor))[], unknown, unknown, "surface", boolean>; readonly placement: import("@interface-ui/utils").InPropFinalized<(new (...args: any[]) => "bottom" | "left" | "right" | "top") | (() => "bottom" | "left" | "right" | "top") | ((new (...args: any[]) => "bottom" | "left" | "right" | "top") | (() => "bottom" | "left" | "right" | "top"))[], "bottom" | "left" | "right" | "top", unknown, "right", boolean>; readonly cs: { readonly type: import("vue").PropType>; readonly required: false; readonly validator: ((val: unknown) => boolean) | undefined; __epPropKey: true; }; }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, { close: () => void; }, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly; readonly keepMounted: import("@interface-ui/utils").InPropFinalized; readonly variant: import("@interface-ui/utils").InPropFinalized<(new (...args: any[]) => "persistent" | "temporary") | (() => "persistent" | "temporary") | ((new (...args: any[]) => "persistent" | "temporary") | (() => "persistent" | "temporary"))[], "persistent" | "temporary", unknown, "temporary", boolean>; readonly background: import("@interface-ui/utils").InPropFinalized<(new (...args: any[]) => string | import("@interface-ui/theme").ThemeCallBack) | (() => import("@interface-ui/theme").AcceptableColor) | ((new (...args: any[]) => string | import("@interface-ui/theme").ThemeCallBack) | (() => import("@interface-ui/theme").AcceptableColor))[], unknown, unknown, "surface", boolean>; readonly placement: import("@interface-ui/utils").InPropFinalized<(new (...args: any[]) => "bottom" | "left" | "right" | "top") | (() => "bottom" | "left" | "right" | "top") | ((new (...args: any[]) => "bottom" | "left" | "right" | "top") | (() => "bottom" | "left" | "right" | "top"))[], "bottom" | "left" | "right" | "top", unknown, "right", boolean>; readonly cs: { readonly type: import("vue").PropType>; readonly required: false; readonly validator: ((val: unknown) => boolean) | undefined; __epPropKey: true; }; }>> & { onClose?: (() => any) | undefined; }, { readonly background: import("@interface-ui/utils").InPropMergeType<(new (...args: any[]) => string | import("@interface-ui/theme").ThemeCallBack) | (() => import("@interface-ui/theme").AcceptableColor) | ((new (...args: any[]) => string | import("@interface-ui/theme").ThemeCallBack) | (() => import("@interface-ui/theme").AcceptableColor))[], unknown, unknown>; readonly variant: import("@interface-ui/utils").InPropMergeType<(new (...args: any[]) => "persistent" | "temporary") | (() => "persistent" | "temporary") | ((new (...args: any[]) => "persistent" | "temporary") | (() => "persistent" | "temporary"))[], "persistent" | "temporary", unknown>; readonly backdrop: import("@interface-ui/utils").InPropMergeType; readonly keepMounted: import("@interface-ui/utils").InPropMergeType; readonly placement: import("@interface-ui/utils").InPropMergeType<(new (...args: any[]) => "bottom" | "left" | "right" | "top") | (() => "bottom" | "left" | "right" | "top") | ((new (...args: any[]) => "bottom" | "left" | "right" | "top") | (() => "bottom" | "left" | "right" | "top"))[], "bottom" | "left" | "right" | "top", unknown>; }, {}>, { default?(_: {}): any; }>; export default _default; type __VLS_WithTemplateSlots = T & { new (): { $slots: S; }; };