declare var __VLS_5: {}; type __VLS_Slots = {} & { default?: (props: typeof __VLS_5) => any; }; declare const __VLS_component: import("vue").DefineComponent; readonly default: undefined; }; }>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, any, string, import("vue").PublicProps, any, { readonly themeOverrides: import("@yh-ui/theme").ComponentThemeVars; readonly bottom: number; readonly right: number; readonly target: string; readonly showProgress: boolean; readonly duration: number; readonly visibilityHeight: number; readonly progressColor: string; }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>; declare const _default: __VLS_WithSlots; export default _default; type __VLS_WithSlots = T & { new (): { $slots: S; }; };