export { LineSkeleton, TextSkeleton, RectSkeleton } from './Skeleton'; export type { LineSkeletonProps, TextSkeletonProps, RectSkeletonProps, } from '@salutejs/plasma-new-hope/styled-components';