declare const _default: import('vue').DefineComponent; }; to: { type: import('vue').PropType>; }; replace: { type: BooleanConstructor; default: boolean; }; loading: { type: BooleanConstructor; }; color: { type: import('vue').PropType; default: string; }; size: { type: import('vue').PropType; default: string; }; disabled: { type: BooleanConstructor; }; icon: { type: import('vue').PropType; }; suffix: { type: BooleanConstructor; }; hoverBg: { type: BooleanConstructor; }; hoverUnderline: { type: BooleanConstructor; default: boolean; }; tag: { type: StringConstructor; default: string; }; global: { type: BooleanConstructor; default: boolean; }; }>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {} & { click: (val: MouseEvent) => any; }, string, import('vue').PublicProps, Readonly; }; to: { type: import('vue').PropType>; }; replace: { type: BooleanConstructor; default: boolean; }; loading: { type: BooleanConstructor; }; color: { type: import('vue').PropType; default: string; }; size: { type: import('vue').PropType; default: string; }; disabled: { type: BooleanConstructor; }; icon: { type: import('vue').PropType; }; suffix: { type: BooleanConstructor; }; hoverBg: { type: BooleanConstructor; }; hoverUnderline: { type: BooleanConstructor; default: boolean; }; tag: { type: StringConstructor; default: string; }; global: { type: BooleanConstructor; default: boolean; }; }>> & Readonly<{ onClick?: ((val: MouseEvent) => any) | undefined; }>, { color: "normal" | "primary" | "success" | "warning" | "danger"; size: "large" | "medium" | "small" | "auto"; disabled: boolean; replace: boolean; tag: string; loading: boolean; suffix: boolean; hoverBg: boolean; hoverUnderline: boolean; global: boolean; }, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>; export default _default;