import { KoopsAvatarRootProps } from './avatar-variant.ts'; declare const _default: __VLS_WithTemplateSlots & Readonly<{}>, { size: import('./avatar-variant.ts').AvatarSize; shape: "circle" | "square"; }, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, any>, { default?(_: {}): any; }>; export default _default; type __VLS_WithTemplateSlots = T & { new (): { $slots: S; }; };