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