import { default as MainType } from './src/main.vue'; export declare const OsButton: import('../../utils/with-install').SFCWithInstall; readonly default: "default"; }; readonly type: { readonly type: import('vue').PropType; readonly default: ""; }; readonly fontIcon: StringConstructor; readonly loading: BooleanConstructor; readonly disabled: BooleanConstructor; }>, { fontIcon: import('vue').ComputedRef; loading: import('vue').ComputedRef; size: import('vue').ComputedRef; slots: Readonly<{ [name: string]: import('vue').Slot | undefined; }>; type: import('vue').ComputedRef; disabled: import('vue').ComputedRef; }, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly; readonly default: "default"; }; readonly type: { readonly type: import('vue').PropType; readonly default: ""; }; readonly fontIcon: StringConstructor; readonly loading: BooleanConstructor; readonly disabled: BooleanConstructor; }>> & Readonly<{}>, { readonly size: import('./src/main').ButtonSize; readonly type: import('./src/main').ButtonType; readonly loading: boolean; readonly disabled: boolean; }, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>> & Record; export type ButtonInstance = InstanceType; export default OsButton; export type * from './src/main';