export * from './icon.component';
export * from './icon.service';
export * from './icons.indigo';
export { IconMeta, FamilyMeta, IconFamily } from './types';
export type { IconReference } from './types';
