declare const _default: __VLS_WithTemplateSlots "filled" | "outlined") | (() => "filled" | "outlined") | ((new (...args: any[]) => "filled" | "outlined") | (() => "filled" | "outlined"))[], "filled" | "outlined", unknown, string, boolean>; severity: import("@interface-ui/utils").InPropFinalized<(new (...args: any[]) => "error" | "success" | "info" | "warning") | (() => "error" | "success" | "info" | "warning") | ((new (...args: any[]) => "error" | "success" | "info" | "warning") | (() => "error" | "success" | "info" | "warning"))[], "error" | "success" | "info" | "warning", unknown, string, boolean>; icon: import("@interface-ui/utils").InPropFinalized; cs: { readonly type: import("vue").PropType>; readonly required: false; readonly validator: ((val: unknown) => boolean) | undefined; __epPropKey: true; }; }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly "filled" | "outlined") | (() => "filled" | "outlined") | ((new (...args: any[]) => "filled" | "outlined") | (() => "filled" | "outlined"))[], "filled" | "outlined", unknown, string, boolean>; severity: import("@interface-ui/utils").InPropFinalized<(new (...args: any[]) => "error" | "success" | "info" | "warning") | (() => "error" | "success" | "info" | "warning") | ((new (...args: any[]) => "error" | "success" | "info" | "warning") | (() => "error" | "success" | "info" | "warning"))[], "error" | "success" | "info" | "warning", unknown, string, boolean>; icon: import("@interface-ui/utils").InPropFinalized; cs: { readonly type: import("vue").PropType>; readonly required: false; readonly validator: ((val: unknown) => boolean) | undefined; __epPropKey: true; }; }>>, { variant: import("@interface-ui/utils").InPropMergeType<(new (...args: any[]) => "filled" | "outlined") | (() => "filled" | "outlined") | ((new (...args: any[]) => "filled" | "outlined") | (() => "filled" | "outlined"))[], "filled" | "outlined", unknown>; severity: import("@interface-ui/utils").InPropMergeType<(new (...args: any[]) => "error" | "success" | "info" | "warning") | (() => "error" | "success" | "info" | "warning") | ((new (...args: any[]) => "error" | "success" | "info" | "warning") | (() => "error" | "success" | "info" | "warning"))[], "error" | "success" | "info" | "warning", unknown>; icon: import("@interface-ui/utils").InPropMergeType; }, {}>, { icon?(_: { severity: import("@interface-ui/utils").InPropMergeType<(new (...args: any[]) => "error" | "success" | "info" | "warning") | (() => "error" | "success" | "info" | "warning") | ((new (...args: any[]) => "error" | "success" | "info" | "warning") | (() => "error" | "success" | "info" | "warning"))[], "error" | "success" | "info" | "warning", unknown> | undefined; class: string[]; }): any; default?(_: {}): any; action?(_: { color: string; size: string; }): any; }>; export default _default; type __VLS_WithTemplateSlots = T & { new (): { $slots: S; }; };