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