import { Icon } from './Icon';
export * from './icons';
export * from './Icon';
export default Icon;
