export declare const SgTag: import("../../utils").SFCWithInstall; readonly transition: import("../../utils").BuildPropReturn; readonly color: import("../../utils").BuildPropReturn; readonly size: import("../../utils").BuildPropReturn; readonly fill: import("../../utils").BuildPropReturn; readonly outline: import("../../utils").BuildPropReturn; readonly checkable: import("../../utils").BuildPropReturn; readonly checked: import("../../utils").BuildPropReturn; readonly backgroundColor: import("../../utils").BuildPropReturn; }, { ns: { namespace: import("vue").ComputedRef; b: (blockSuffix?: string) => string; e: (element?: string | undefined) => string; m: (modifier?: string | undefined) => string; be: (blockSuffix?: string | undefined, element?: string | undefined) => string; em: (element?: string | undefined, modifier?: string | undefined) => string; bm: (blockSuffix?: string | undefined, modifier?: string | undefined) => string; bem: (blockSuffix?: string | undefined, element?: string | undefined, modifier?: string | undefined) => string; is: { (name: string, state: boolean | undefined): string; (name: string): string; }; cssVar: (object: Record) => Record; cssVarName: (name: string) => string; cssVarBlock: (object: Record) => Record; cssVarBlockName: (name: string) => string; }; classes: import("vue").ComputedRef; style: import("vue").ComputedRef; handleClose: (event: MouseEvent) => void; handleClick: (event: MouseEvent) => void; }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, { onClose: (evt: MouseEvent) => boolean; onClick: (evt: MouseEvent) => boolean; onChange: (status: Boolean) => boolean; }, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly; readonly transition: import("../../utils").BuildPropReturn; readonly color: import("../../utils").BuildPropReturn; readonly size: import("../../utils").BuildPropReturn; readonly fill: import("../../utils").BuildPropReturn; readonly outline: import("../../utils").BuildPropReturn; readonly checkable: import("../../utils").BuildPropReturn; readonly checked: import("../../utils").BuildPropReturn; readonly backgroundColor: import("../../utils").BuildPropReturn; }>> & { onOnClose?: ((evt: MouseEvent) => any) | undefined; onOnChange?: ((status: Boolean) => any) | undefined; onOnClick?: ((evt: MouseEvent) => any) | undefined; }, { readonly type: import("../../utils").BuildPropType; readonly transition: import("../../utils").BuildPropType; readonly fill: import("../../utils").BuildPropType; readonly size: import("../../utils").BuildPropType; readonly color: string; readonly closable: boolean; readonly backgroundColor: string; readonly outline: import("../../utils").BuildPropType; readonly checked: import("../../utils").BuildPropType; readonly checkable: import("../../utils").BuildPropType; }>> & Record; export default SgTag; export * from './src/tag';