import type { Plugin } from "vue"; declare type SFCWithInstall = T & Plugin; export declare const Button: SFCWithInstall, { buttonProps: any; buttonStyle: import("vue").ComputedRef<{ [x: string]: any; }>; }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>>; export default Button;