/// import { SkeletonImageProps } from './iSkeleton'; declare const SkeletonImage: (props: SkeletonImageProps) => JSX.Element; export default SkeletonImage;