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