import { ComponentPrototypeType } from '@music163/tango-helpers'; export declare const SkeletonAvatar: ComponentPrototypeType; export declare const SkeletonButton: ComponentPrototypeType; export declare const SkeletonInput: ComponentPrototypeType; export declare const SkeletonImage: ComponentPrototypeType; export declare const SkeletonNode: ComponentPrototypeType; export declare const Skeleton: ComponentPrototypeType;