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