import Image from './Image'; export { ImageProps } from './Image.props'; export { Image }; export default Image;