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