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