declare var __VLS_1: { action: import("../../composables/action-state/useActionState.js").ActionFunction; data: import("vue").Ref; }, __VLS_3: {}, __VLS_9: { action: import("../../composables/action-state/useActionState.js").ActionFunction; data: import("vue").Ref; status: import("vue").Ref; }; type __VLS_Slots = {} & { default?: (props: typeof __VLS_1) => any; } & { fallback?: (props: typeof __VLS_3) => any; } & { complete?: (props: typeof __VLS_9) => any; }; declare const __VLS_component: import("vue").DefineComponent, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>; declare const _default: __VLS_WithSlots; export default _default; type __VLS_WithSlots = T & { new (): { $slots: S; }; };