import React from 'react'; const ImageUploadAlt = ({ width, height, color }) => ( ); export default ImageUploadAlt;