import type { IComponentPrototype } from "@xirang/studio-helpers"; export declare const SkeletonAvatar: IComponentPrototype; export declare const SkeletonButton: IComponentPrototype; export declare const SkeletonInput: IComponentPrototype; export declare const SkeletonImage: IComponentPrototype; export declare const SkeletonNode: IComponentPrototype; export declare const Skeleton: IComponentPrototype;