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