import type React from 'react'; export declare const Skeleton: React.ComponentType>; export declare const SkeletonCard: React.ComponentType>; export declare const SkeletonList: React.ComponentType>; export declare const SkeletonText: React.ComponentType>;