const CloseIcon = (props) => { return ( ); }; export default CloseIcon;