import Icon from './Icon'; import SimpleIcon from './SimpleIcon'; export { SimpleIcon }; export default Icon;