declare const _default: typeof __VLS_export; export default _default; declare const __VLS_export: __VLS_WithSlots; type __VLS_WithSlots = T & (new () => { $slots: S; }); declare const __VLS_base: import('vue').DefineComponent boolean; }; inline: { type: BooleanConstructor; default: boolean; }; isLoading: { type: BooleanConstructor; default: boolean; }; variant: { type: StringConstructor; default: string; validator: (value: unknown) => boolean; }; delay: { type: NumberConstructor; default: number; }; }>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly boolean; }; inline: { type: BooleanConstructor; default: boolean; }; isLoading: { type: BooleanConstructor; default: boolean; }; variant: { type: StringConstructor; default: string; validator: (value: unknown) => boolean; }; delay: { type: NumberConstructor; default: number; }; }>> & Readonly<{}>, { size: string; variant: string; isLoading: boolean; inline: boolean; delay: number; }, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>; type __VLS_Slots = { default?: (props: {}) => any; };