import Skeleton from './Skeleton';
export { ISkeletonProps } from './Skeleton.props';
export { Skeleton };
export default Skeleton;
