import React from 'react' import BaseIcon from './BaseIcon' const CloseIcon = () => ( ) export default CloseIcon