import React from 'react'; const ComparePriceIcon = () => { return ( ); }; export default ComparePriceIcon;