export { default, Icon } from '../components/icon';
export { IconFacade } from '../components/icon-facade';
export type { IconProps } from '../types';
