import Icon from './Icon'; import BaseIcon from './BaseIcon'; export default Icon; export { BaseIcon, Icon };