import Icon, { IconProps } from './icon';
import './styles/index.scss';
export { Icon as default, IconProps };
