export interface SkeletonProps {
  className?: string;
}
