export declare const SkeletonAvatar: import("../utils").WithInstall; default: import("./SkeletonAvatar").SkeletonAvatarShape; }; }, () => import("vue/jsx-runtime").JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly; default: import("./SkeletonAvatar").SkeletonAvatarShape; }; }>>, { avatarShape: import("./SkeletonAvatar").SkeletonAvatarShape; }, {}>>; export default SkeletonAvatar; export { skeletonAvatarProps } from './SkeletonAvatar'; export type { SkeletonAvatarProps, SkeletonAvatarShape, } from './SkeletonAvatar'; declare module 'vue' { interface GlobalComponents { VanSkeletonAvatar: typeof SkeletonAvatar; } }