import { FC } from "react"; import { IIconProps } from "types"; declare const FirstLessonSvg: FC; export default FirstLessonSvg;