// React Native-specific Icon export export { default } from './Icon.native'; export * from './types'; export { IconRegistry } from './IconRegistry.native';