export declare const XyTag: import("../shared/install").SFCWithInstall<{ new (...args: any[]): import("vue").CreateComponentPublicInstanceWithMixins; styles?: import("../index.ts").XySemanticStyles; }> & Readonly<{ onClose?: ((event: MouseEvent) => any) | undefined; }>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, { close: (event: MouseEvent) => any; }, import("vue").PublicProps, { type: import("./types").XyTagType; color: string; disabled: boolean; closable: boolean; variant: import("./types").XyTagVariant; closeIcon: boolean | null; closeAriaLabel: string; bordered: boolean; }, false, {}, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, {}, any, import("vue").ComponentProvideOptions, { P: {}; B: {}; D: {}; C: {}; M: {}; Defaults: {}; }, Readonly<{ bordered?: boolean; closable?: boolean; closeAriaLabel?: string; closeIcon?: boolean | null; color?: string; disabled?: boolean; type?: import("./types").XyTagType; variant?: import("./types").XyTagVariant; classNames?: import("../index.ts").XySemanticClassNames; styles?: import("../index.ts").XySemanticStyles; }> & Readonly<{ onClose?: ((event: MouseEvent) => any) | undefined; }>, {}, {}, {}, {}, { type: import("./types").XyTagType; color: string; disabled: boolean; closable: boolean; variant: import("./types").XyTagVariant; closeIcon: boolean | null; closeAriaLabel: string; bordered: boolean; }>; __isFragment?: never; __isTeleport?: never; __isSuspense?: never; } & import("vue").ComponentOptionsBase; styles?: import("../index.ts").XySemanticStyles; }> & Readonly<{ onClose?: ((event: MouseEvent) => any) | undefined; }>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, { close: (event: MouseEvent) => any; }, string, { type: import("./types").XyTagType; color: string; disabled: boolean; closable: boolean; variant: import("./types").XyTagVariant; closeIcon: boolean | null; closeAriaLabel: string; bordered: boolean; }, {}, string, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, import("vue").ComponentProvideOptions> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & (new () => { $slots: { icon?: (props: {}) => any; } & { default?: (props: {}) => any; } & { closeIcon?: (props: {}) => any; }; })>; export declare const XyCheckableTag: import("../shared/install").SFCWithInstall<{ new (...args: any[]): import("vue").CreateComponentPublicInstanceWithMixins; styles?: import("../index.ts").XySemanticStyles; }> & Readonly<{ onChange?: ((checked: boolean) => any) | undefined; "onUpdate:checked"?: ((checked: boolean) => any) | undefined; }>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, { change: (checked: boolean) => any; "update:checked": (checked: boolean) => any; }, import("vue").PublicProps, { disabled: boolean; checked: boolean; }, false, {}, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, {}, any, import("vue").ComponentProvideOptions, { P: {}; B: {}; D: {}; C: {}; M: {}; Defaults: {}; }, Readonly<{ checked?: boolean; disabled?: boolean; classNames?: import("../index.ts").XySemanticClassNames; styles?: import("../index.ts").XySemanticStyles; }> & Readonly<{ onChange?: ((checked: boolean) => any) | undefined; "onUpdate:checked"?: ((checked: boolean) => any) | undefined; }>, {}, {}, {}, {}, { disabled: boolean; checked: boolean; }>; __isFragment?: never; __isTeleport?: never; __isSuspense?: never; } & import("vue").ComponentOptionsBase; styles?: import("../index.ts").XySemanticStyles; }> & Readonly<{ onChange?: ((checked: boolean) => any) | undefined; "onUpdate:checked"?: ((checked: boolean) => any) | undefined; }>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, { change: (checked: boolean) => any; "update:checked": (checked: boolean) => any; }, string, { disabled: boolean; checked: boolean; }, {}, string, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, import("vue").ComponentProvideOptions> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & (new () => { $slots: { icon?: (props: {}) => any; } & { default?: (props: {}) => any; }; })>; export default XyTag; export type { XyTagPresetColor, XyTagSemanticDom, XyTagSemanticProps, XyTagType, XyTagVariant, } from "./types"; export { isCustomTagColor, isPresetTagColor, isSemanticTagColor, } from "./types";