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