import type { IconComponent } from '../types'; declare const CourseDown: IconComponent; export default CourseDown;