export * from './Icon'; import { IconProps } from './types'; export type { IconProps };