export type Skeleton_StyleProps = { /** ## Skeleton * * --- * ### References: * - #### [![](./SB.png) Documentation](./atoms/tag) */ 'z-skeleton'?: '' | true; round?: '' | true; };