import { SVGProps } from 'react'; declare function SvgCourseGlyph(props: SVGProps): JSX.Element; export default SvgCourseGlyph; //# sourceMappingURL=CourseGlyph.d.ts.map