import Icon from './Icon';
export { Color, Props, IconSource } from './Icon';
export default Icon;
