import React from 'react'; import { SkeletonDefaultProps } from './Skeleton.types'; declare const Image: React.FC; export default Image;