import Skeleton from './Skeleton';
export type { SkeletonProps, SkeletonRef } from './Skeleton';
export default Skeleton;
