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