import { Icon, IconProps, IconType } from './components/Icon';
export { Icon, IconProps, IconType };
