export type SkeletonShapeType = 'circle' | 'square' | 'rectangle' | 'pill';