import { SkeletonProps } from './types'; declare const StyledSkeleton: import("styled-components").StyledComponent; export default StyledSkeleton;