import { Icon } from './Icon'; export * from './Icon'; export * from './utils'; export { IconSize } from '../../constants'; export default Icon;