import { IconComponent } from '..';
declare const UnionIcon: IconComponent;
export { UnionIcon };
