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