export { IconComponent } from './icon.component'; export { IconModule } from './icon.module'; export { HcIconSmallDirective } from './hc-icon-sm.directive'; export { HcIconMediumDirective } from './hc-icon-md.directive'; export { HcIconLargeDirective } from './hc-icon-lg.directive';