import { Icon } from './Icon'; export { type IconProps as TIconProps } from './PropsType'; export { Icon as TIcon };