export type StatsProps = { groupTitle?: string; titles: string[]; values: number[]; }; declare const _default: __VLS_WithTemplateSlots & Readonly<{}>, {}, {}, { Icon: import('vue').DefineComponent & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, any>; }, {}, string, import('vue').ComponentProvideOptions, false, {}, HTMLElement>, { 'icon-1'?(_: {}): any; 'icon-2'?(_: {}): any; 'icon-3'?(_: {}): any; 'icon-4'?(_: {}): any; 'icon-5'?(_: {}): any; }>; export default _default; type __VLS_WithTemplateSlots = T & { new (): { $slots: S; }; };