export declare const SgButton: import("../../utils").SFCWithInstall; readonly disabled: BooleanConstructor; readonly type: import("../../utils").BuildPropReturn; readonly icon: import("../../utils").BuildPropReturn>, "", unknown, unknown, unknown>; readonly nativeType: import("../../utils").BuildPropReturn; readonly loading: BooleanConstructor; readonly loadingIcon: import("../../utils").BuildPropReturn>, () => import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, import("vue").EmitsOptions, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly>, {}>, unknown, unknown, unknown>; readonly plain: BooleanConstructor; readonly outline: BooleanConstructor; readonly text: BooleanConstructor; readonly round: BooleanConstructor; readonly circle: BooleanConstructor; readonly color: StringConstructor; readonly block: BooleanConstructor; }, { buttonRef: import("vue").Ref; buttonStyle: import("vue").ComputedRef<{}>; buttonSize: import("vue").ComputedRef<"" | "small" | "default" | "large">; buttonType: import("vue").ComputedRef<"text" | "" | "default" | "primary" | "success" | "warning" | "info" | "danger">; buttonDisabled: import("vue").ComputedRef; handleClick: (evt: MouseEvent) => void; 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; }; }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, { click: (evt: MouseEvent) => boolean; }, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly; readonly disabled: BooleanConstructor; readonly type: import("../../utils").BuildPropReturn; readonly icon: import("../../utils").BuildPropReturn>, "", unknown, unknown, unknown>; readonly nativeType: import("../../utils").BuildPropReturn; readonly loading: BooleanConstructor; readonly loadingIcon: import("../../utils").BuildPropReturn>, () => import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, import("vue").EmitsOptions, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly>, {}>, unknown, unknown, unknown>; readonly plain: BooleanConstructor; readonly outline: BooleanConstructor; readonly text: BooleanConstructor; readonly round: BooleanConstructor; readonly circle: BooleanConstructor; readonly color: StringConstructor; readonly block: BooleanConstructor; }>> & { onClick?: ((evt: MouseEvent) => any) | undefined; }, { readonly circle: boolean; readonly text: boolean; readonly type: import("../../utils").BuildPropType; readonly size: import("../../utils").BuildPropType; readonly round: boolean; readonly block: boolean; readonly icon: import("../../utils").BuildPropType>, unknown, unknown>; readonly disabled: boolean; readonly outline: boolean; readonly loading: boolean; readonly nativeType: import("../../utils").BuildPropType; readonly loadingIcon: import("../../utils").BuildPropType>, unknown, unknown>; readonly plain: boolean; }>> & { ButtonGroup: import("vue").DefineComponent<{ readonly size: import("../../utils").BuildPropReturn; readonly type: 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; }; }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly; readonly type: import("../../utils").BuildPropReturn; }>>, { readonly type: import("../../utils").BuildPropType; readonly size: import("../../utils").BuildPropType; }>; }; export declare const SgButtonGroup: import("../../utils").SFCWithInstall; readonly type: 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; }; }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly; readonly type: import("../../utils").BuildPropReturn; }>>, { readonly type: import("../../utils").BuildPropType; readonly size: import("../../utils").BuildPropType; }>>; export default SgButton; export * from './src/button'; export * from './src/constants';