import ButtonGroup from './src/button-group.vue'; import Button from './src/button.vue'; export declare const LlButton: import("ll-plus/es/utils").SFCWithInstall; readonly disabled: import("ll-plus/es/utils").EpPropFinalized; readonly label: { readonly type: import("vue").PropType; readonly required: false; readonly validator: (val: unknown) => boolean; __epPropKey: true; }; readonly icon: import("ll-plus/es/utils").EpPropFinalized, unknown, unknown, () => { iconName: string; color: string; size: string; }, boolean>; readonly iconDirection: import("ll-plus/es/utils").EpPropFinalized; readonly iconSpace: import("ll-plus/es/utils").EpPropFinalized; readonly isGray: import("ll-plus/es/utils").EpPropFinalized; readonly isBlock: import("ll-plus/es/utils").EpPropFinalized; readonly accessControl: import("ll-plus/es/utils").EpPropFinalized; readonly useCustomStyle: import("ll-plus/es/utils").EpPropFinalized; readonly bgColor: { readonly type: import("vue").PropType; readonly required: false; readonly validator: (val: unknown) => boolean; __epPropKey: true; }; readonly color: { readonly type: import("vue").PropType; readonly required: false; readonly validator: (val: unknown) => boolean; __epPropKey: true; }; readonly hoverBgColor: { readonly type: import("vue").PropType; readonly required: false; readonly validator: (val: unknown) => boolean; __epPropKey: true; }; readonly hoverColor: { readonly type: import("vue").PropType; readonly required: false; readonly validator: (val: unknown) => boolean; __epPropKey: true; }; }>, { props: import("@vue/shared").LooseRequired; readonly disabled: import("ll-plus/es/utils").EpPropFinalized; readonly label: { readonly type: import("vue").PropType; readonly required: false; readonly validator: (val: unknown) => boolean; __epPropKey: true; }; readonly icon: import("ll-plus/es/utils").EpPropFinalized, unknown, unknown, () => { iconName: string; color: string; size: string; }, boolean>; readonly iconDirection: import("ll-plus/es/utils").EpPropFinalized; readonly iconSpace: import("ll-plus/es/utils").EpPropFinalized; readonly isGray: import("ll-plus/es/utils").EpPropFinalized; readonly isBlock: import("ll-plus/es/utils").EpPropFinalized; readonly accessControl: import("ll-plus/es/utils").EpPropFinalized; readonly useCustomStyle: import("ll-plus/es/utils").EpPropFinalized; readonly bgColor: { readonly type: import("vue").PropType; readonly required: false; readonly validator: (val: unknown) => boolean; __epPropKey: true; }; readonly color: { readonly type: import("vue").PropType; readonly required: false; readonly validator: (val: unknown) => boolean; __epPropKey: true; }; readonly hoverBgColor: { readonly type: import("vue").PropType; readonly required: false; readonly validator: (val: unknown) => boolean; __epPropKey: true; }; readonly hoverColor: { readonly type: import("vue").PropType; readonly required: false; readonly validator: (val: unknown) => boolean; __epPropKey: true; }; }>> & Readonly<{ onMouseenter?: (...args: any[]) => any; onMouseleave?: (...args: any[]) => any; }> & {}>; emits: (event: "mouseenter" | "mouseleave", ...args: any[]) => void; bem: { b: (blockSuffix?: string) => string; e: (element?: string) => string; m: (modifier?: string) => string; be: (blockSuffix?: string, element?: string) => string; em: (element: string, modifier: string) => string; bm: (blockSuffix: string, modifier: string) => string; bem: (blockSuffix: string, element: string, modifier: string) => string; is: (name?: string) => string; }; attrs: import("vue").Attrs; btnRef: import("vue").Ref; isHovered: import("vue").Ref; getBindValue: import("vue").ComputedRef>; handleHover: (v: boolean) => void; customStyle: import("vue").ComputedRef<{ color?: undefined; 'border-color'?: undefined; 'background-color'?: undefined; 'box-shadow'?: undefined; } | { color: string; 'border-color': string; 'background-color': string; 'box-shadow': string; } | { 'background-color': string; color: string; border: string; 'box-shadow': string; 'border-color'?: undefined; }>; blur: () => void; readonly Button: { new (...args: any[]): import("@vue/runtime-core").CreateComponentPublicInstanceWithMixins; htmlType: { type: import("vue").PropType; default: string; }; shape: { type: import("vue").PropType; }; size: { type: import("vue").PropType; }; loading: { type: import("vue").PropType; default: () => boolean | { delay?: number; }; }; disabled: { type: BooleanConstructor; default: any; }; ghost: { type: BooleanConstructor; default: any; }; block: { type: BooleanConstructor; default: any; }; danger: { type: BooleanConstructor; default: any; }; icon: import("vue-types").VueTypeValidableDef; href: StringConstructor; target: StringConstructor; title: StringConstructor; onClick: { type: import("vue").PropType; }; onMousedown: { type: import("vue").PropType; }; }>> & Readonly<{}>, () => import("ant-design-vue/es/_util/type").VueNode, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, import("vue").PublicProps, { block: boolean; disabled: boolean; danger: boolean; ghost: boolean; htmlType: import("ant-design-vue/es/button/buttonTypes").ButtonHTMLType; loading: boolean | { delay?: number; }; }, true, {}, import("ant-design-vue/es/_util/type").CustomSlotsType<{ icon: any; default: any; }>, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, {}, any, import("vue").ComponentProvideOptions, { P: {}; B: {}; D: {}; C: {}; M: {}; Defaults: {}; }, Readonly; htmlType: { type: import("vue").PropType; default: string; }; shape: { type: import("vue").PropType; }; size: { type: import("vue").PropType; }; loading: { type: import("vue").PropType; default: () => boolean | { delay?: number; }; }; disabled: { type: BooleanConstructor; default: any; }; ghost: { type: BooleanConstructor; default: any; }; block: { type: BooleanConstructor; default: any; }; danger: { type: BooleanConstructor; default: any; }; icon: import("vue-types").VueTypeValidableDef; href: StringConstructor; target: StringConstructor; title: StringConstructor; onClick: { type: import("vue").PropType; }; onMousedown: { type: import("vue").PropType; }; }>> & Readonly<{}>, () => import("ant-design-vue/es/_util/type").VueNode, {}, {}, {}, { block: boolean; disabled: boolean; danger: boolean; ghost: boolean; htmlType: import("ant-design-vue/es/button/buttonTypes").ButtonHTMLType; loading: boolean | { delay?: number; }; }>; __isFragment?: never; __isTeleport?: never; __isSuspense?: never; } & import("vue").ComponentOptionsBase; htmlType: { type: import("vue").PropType; default: string; }; shape: { type: import("vue").PropType; }; size: { type: import("vue").PropType; }; loading: { type: import("vue").PropType; default: () => boolean | { delay?: number; }; }; disabled: { type: BooleanConstructor; default: any; }; ghost: { type: BooleanConstructor; default: any; }; block: { type: BooleanConstructor; default: any; }; danger: { type: BooleanConstructor; default: any; }; icon: import("vue-types").VueTypeValidableDef; href: StringConstructor; target: StringConstructor; title: StringConstructor; onClick: { type: import("vue").PropType; }; onMousedown: { type: import("vue").PropType; }; }>> & Readonly<{}>, () => import("ant-design-vue/es/_util/type").VueNode, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, { block: boolean; disabled: boolean; danger: boolean; ghost: boolean; htmlType: import("ant-design-vue/es/button/buttonTypes").ButtonHTMLType; loading: boolean | { delay?: number; }; }, {}, string, import("ant-design-vue/es/_util/type").CustomSlotsType<{ icon: any; default: any; }>, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, import("vue").ComponentProvideOptions> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & import("vue").Plugin & { readonly Group: import("vue").DefineComponent; }; }>, () => import("vue/jsx-runtime").JSX.Element, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly; }; }>> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>; }; readonly LlIcon: import("ll-plus/es/utils").SFCWithInstall; readonly required: false; readonly validator: (val: unknown) => boolean; __epPropKey: true; }; readonly color: { readonly type: import("vue").PropType; readonly required: false; readonly validator: (val: unknown) => boolean; __epPropKey: true; }; readonly size: { readonly type: import("vue").PropType, unknown, unknown>>; readonly required: false; readonly validator: (val: unknown) => boolean; __epPropKey: true; }; }>, { props: import("@vue/shared").LooseRequired; readonly required: false; readonly validator: (val: unknown) => boolean; __epPropKey: true; }; readonly color: { readonly type: import("vue").PropType; readonly required: false; readonly validator: (val: unknown) => boolean; __epPropKey: true; }; readonly size: { readonly type: import("vue").PropType, unknown, unknown>>; readonly required: false; readonly validator: (val: unknown) => boolean; __epPropKey: true; }; }>> & Readonly<{}> & {}>; iconName: import("vue").ComputedRef; style: import("vue").ComputedRef; bem: { b: (blockSuffix?: string) => string; e: (element?: string) => string; m: (modifier?: string) => string; be: (blockSuffix?: string, element?: string) => string; em: (element: string, modifier: string) => string; bm: (blockSuffix: string, modifier: string) => string; bem: (blockSuffix: string, element: string, modifier: string) => string; is: (name?: string) => string; }; }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly; readonly required: false; readonly validator: (val: unknown) => boolean; __epPropKey: true; }; readonly color: { readonly type: import("vue").PropType; readonly required: false; readonly validator: (val: unknown) => boolean; __epPropKey: true; }; readonly size: { readonly type: import("vue").PropType, unknown, unknown>>; readonly required: false; readonly validator: (val: unknown) => boolean; __epPropKey: true; }; }>> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>>; }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("mouseenter" | "mouseleave")[], "mouseenter" | "mouseleave", import("vue").PublicProps, Readonly; readonly disabled: import("ll-plus/es/utils").EpPropFinalized; readonly label: { readonly type: import("vue").PropType; readonly required: false; readonly validator: (val: unknown) => boolean; __epPropKey: true; }; readonly icon: import("ll-plus/es/utils").EpPropFinalized, unknown, unknown, () => { iconName: string; color: string; size: string; }, boolean>; readonly iconDirection: import("ll-plus/es/utils").EpPropFinalized; readonly iconSpace: import("ll-plus/es/utils").EpPropFinalized; readonly isGray: import("ll-plus/es/utils").EpPropFinalized; readonly isBlock: import("ll-plus/es/utils").EpPropFinalized; readonly accessControl: import("ll-plus/es/utils").EpPropFinalized; readonly useCustomStyle: import("ll-plus/es/utils").EpPropFinalized; readonly bgColor: { readonly type: import("vue").PropType; readonly required: false; readonly validator: (val: unknown) => boolean; __epPropKey: true; }; readonly color: { readonly type: import("vue").PropType; readonly required: false; readonly validator: (val: unknown) => boolean; __epPropKey: true; }; readonly hoverBgColor: { readonly type: import("vue").PropType; readonly required: false; readonly validator: (val: unknown) => boolean; __epPropKey: true; }; readonly hoverColor: { readonly type: import("vue").PropType; readonly required: false; readonly validator: (val: unknown) => boolean; __epPropKey: true; }; }>> & Readonly<{ onMouseenter?: (...args: any[]) => any; onMouseleave?: (...args: any[]) => any; }>, { readonly type: string; readonly disabled: import("ll-plus/es/utils").EpPropMergeType; readonly icon: { readonly iconName?: string; readonly color?: string; readonly size?: import("ll-plus/es/utils").EpPropMergeType, unknown, unknown>; }; readonly isGray: import("ll-plus/es/utils").EpPropMergeType; readonly iconDirection: string; readonly iconSpace: number; readonly isBlock: import("ll-plus/es/utils").EpPropMergeType; readonly accessControl: import("ll-plus/es/utils").EpPropMergeType; readonly useCustomStyle: import("ll-plus/es/utils").EpPropMergeType; }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>>; export declare const LlButtonGroup: import("ll-plus/es/utils").SFCWithInstall; readonly maxCount: import("ll-plus/es/utils").EpPropFinalized; readonly size: { readonly type: import("vue").PropType import("ant-design-vue/es/button").ButtonSize, unknown, unknown>>; readonly required: false; readonly validator: (val: unknown) => boolean; __epPropKey: true; }; readonly iconSpace: import("ll-plus/es/utils").EpPropFinalized; readonly moreText: import("ll-plus/es/utils").EpPropFinalized; readonly moreShape: import("ll-plus/es/utils").EpPropFinalized<() => "default" | "circle" | "round", unknown, unknown, "default", boolean>; readonly moreType: import("ll-plus/es/utils").EpPropFinalized; readonly moreIconDirection: import("ll-plus/es/utils").EpPropFinalized; readonly moreTrigger: import("ll-plus/es/utils").EpPropFinalized<() => ("click" | "contextmenu" | "hover")[], unknown, unknown, () => string[], boolean>; readonly moreIcon: import("ll-plus/es/utils").EpPropFinalized; readonly disabled: import("ll-plus/es/utils").EpPropFinalized; readonly ghost: import("ll-plus/es/utils").EpPropFinalized; readonly spaceSize: import("ll-plus/es/utils").EpPropFinalized; readonly shape: import("ll-plus/es/utils").EpPropFinalized<() => "default" | "circle" | "round", unknown, unknown, "default", boolean>; readonly noBorder: import("ll-plus/es/utils").EpPropFinalized; readonly useTip: import("ll-plus/es/utils").EpPropFinalized; readonly showTip: import("ll-plus/es/utils").EpPropFinalized; readonly isWhiteBg: import("ll-plus/es/utils").EpPropFinalized; readonly arrow: import("ll-plus/es/utils").EpPropFinalized; }>, { bem: { b: (blockSuffix?: string) => string; e: (element?: string) => string; m: (modifier?: string) => string; be: (blockSuffix?: string, element?: string) => string; em: (element: string, modifier: string) => string; bm: (blockSuffix: string, modifier: string) => string; bem: (blockSuffix: string, element: string, modifier: string) => string; is: (name?: string) => string; }; props: import("@vue/shared").LooseRequired; readonly maxCount: import("ll-plus/es/utils").EpPropFinalized; readonly size: { readonly type: import("vue").PropType import("ant-design-vue/es/button").ButtonSize, unknown, unknown>>; readonly required: false; readonly validator: (val: unknown) => boolean; __epPropKey: true; }; readonly iconSpace: import("ll-plus/es/utils").EpPropFinalized; readonly moreText: import("ll-plus/es/utils").EpPropFinalized; readonly moreShape: import("ll-plus/es/utils").EpPropFinalized<() => "default" | "circle" | "round", unknown, unknown, "default", boolean>; readonly moreType: import("ll-plus/es/utils").EpPropFinalized; readonly moreIconDirection: import("ll-plus/es/utils").EpPropFinalized; readonly moreTrigger: import("ll-plus/es/utils").EpPropFinalized<() => ("click" | "contextmenu" | "hover")[], unknown, unknown, () => string[], boolean>; readonly moreIcon: import("ll-plus/es/utils").EpPropFinalized; readonly disabled: import("ll-plus/es/utils").EpPropFinalized; readonly ghost: import("ll-plus/es/utils").EpPropFinalized; readonly spaceSize: import("ll-plus/es/utils").EpPropFinalized; readonly shape: import("ll-plus/es/utils").EpPropFinalized<() => "default" | "circle" | "round", unknown, unknown, "default", boolean>; readonly noBorder: import("ll-plus/es/utils").EpPropFinalized; readonly useTip: import("ll-plus/es/utils").EpPropFinalized; readonly showTip: import("ll-plus/es/utils").EpPropFinalized; readonly isWhiteBg: import("ll-plus/es/utils").EpPropFinalized; readonly arrow: import("ll-plus/es/utils").EpPropFinalized; }>> & Readonly<{ "onHandle-btn"?: (...args: any[]) => any; }> & {}>; emits: (event: "handle-btn", ...args: any[]) => void; newItems: import("vue").ComputedRef; visibleItems: import("vue").ComputedRef; hiddenItems: import("vue").ComputedRef; getPopConfirmProps: import("vue").ComputedRef<(item: any) => any>; filterPopConfirmConfig: import("vue").ComputedRef<(item: any) => any>; }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "handle-btn"[], "handle-btn", import("vue").PublicProps, Readonly; readonly maxCount: import("ll-plus/es/utils").EpPropFinalized; readonly size: { readonly type: import("vue").PropType import("ant-design-vue/es/button").ButtonSize, unknown, unknown>>; readonly required: false; readonly validator: (val: unknown) => boolean; __epPropKey: true; }; readonly iconSpace: import("ll-plus/es/utils").EpPropFinalized; readonly moreText: import("ll-plus/es/utils").EpPropFinalized; readonly moreShape: import("ll-plus/es/utils").EpPropFinalized<() => "default" | "circle" | "round", unknown, unknown, "default", boolean>; readonly moreType: import("ll-plus/es/utils").EpPropFinalized; readonly moreIconDirection: import("ll-plus/es/utils").EpPropFinalized; readonly moreTrigger: import("ll-plus/es/utils").EpPropFinalized<() => ("click" | "contextmenu" | "hover")[], unknown, unknown, () => string[], boolean>; readonly moreIcon: import("ll-plus/es/utils").EpPropFinalized; readonly disabled: import("ll-plus/es/utils").EpPropFinalized; readonly ghost: import("ll-plus/es/utils").EpPropFinalized; readonly spaceSize: import("ll-plus/es/utils").EpPropFinalized; readonly shape: import("ll-plus/es/utils").EpPropFinalized<() => "default" | "circle" | "round", unknown, unknown, "default", boolean>; readonly noBorder: import("ll-plus/es/utils").EpPropFinalized; readonly useTip: import("ll-plus/es/utils").EpPropFinalized; readonly showTip: import("ll-plus/es/utils").EpPropFinalized; readonly isWhiteBg: import("ll-plus/es/utils").EpPropFinalized; readonly arrow: import("ll-plus/es/utils").EpPropFinalized; }>> & Readonly<{ "onHandle-btn"?: (...args: any[]) => any; }>, { readonly mode: import("ll-plus/es/utils").EpPropMergeType; readonly disabled: import("ll-plus/es/utils").EpPropMergeType; readonly arrow: import("ll-plus/es/utils").EpPropMergeType; readonly isWhiteBg: import("ll-plus/es/utils").EpPropMergeType; readonly maxCount: number; readonly ghost: import("ll-plus/es/utils").EpPropMergeType; readonly shape: import("ll-plus/es/utils").EpPropMergeType<() => "default" | "circle" | "round", unknown, unknown>; readonly iconSpace: number; readonly moreText: string; readonly moreShape: import("ll-plus/es/utils").EpPropMergeType<() => "default" | "circle" | "round", unknown, unknown>; readonly moreType: string; readonly moreIconDirection: string; readonly moreTrigger: ("click" | "contextmenu" | "hover")[]; readonly moreIcon: string; readonly spaceSize: number; readonly noBorder: import("ll-plus/es/utils").EpPropMergeType; readonly useTip: import("ll-plus/es/utils").EpPropMergeType; readonly showTip: import("ll-plus/es/utils").EpPropMergeType; }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>>; export * from './src/button'; declare module 'vue' { interface GlobalComponents { LlButton: typeof Button; LlButtonGroup: typeof ButtonGroup; } }