export type { IIconStandAlone, IIcon } from './types';
export { IconHost as Icon } from './iconHost';
export { IconBasic } from './icon';
