export type SkeletonTypes = { /** * Optional. Custom styles for the Skeleton component. */ style?: object; };