declare const _default: __VLS_WithSlots & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>, { default?: (props: {}) => any; } & { actions?: (props: {}) => any; }>; export default _default; type __VLS_WithSlots = T & { new (): { $slots: S; }; };