import Icon from './Icon';
export { IIconProps } from './Icon.props';
export { Icon };
export default Icon;
