import IconComponent from './Icon.web'; export default IconComponent; export { IconComponent as Icon }; export * from './types'; export { IconRegistry } from './IconRegistry';