import ImageComponent from './Image.web'; export default ImageComponent; export { ImageComponent as Image }; export * from './types';