import React from 'react'; const StoreIcon = ({ className }) => ( ); export default StoreIcon;