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