declare var __VLS_1: {}, __VLS_12: {}; type __VLS_Slots = {} & { template?: (props: typeof __VLS_1) => any; } & { default?: (props: typeof __VLS_12) => any; }; declare const __VLS_component: import("vue").DefineComponent; readonly default: undefined; }; }>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly; readonly default: undefined; }; }>> & Readonly<{}>, { readonly themeOverrides: import("@yh-ui/theme").ComponentThemeVars; readonly loading: boolean; readonly avatar: boolean; readonly title: boolean; readonly lazy: boolean; readonly rows: number; readonly animated: boolean; readonly throttle: number; }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>; declare const _default: __VLS_WithSlots; export default _default; type __VLS_WithSlots = T & { new (): { $slots: S; }; };