export { default as IconBase } from './IconBase'; export type { Icon, IconProps } from './types';