import { FC, SVGProps } from 'react'; declare const IconAcademicCap: FC & { fill?: string }>; export default IconAcademicCap;