import { IconProps } from '../Icon'; declare function SvgAssessment(props: IconProps): JSX.Element; export default SvgAssessment;