import React from 'react'; function Icon() { return ( ); } export default Icon;