import { ReactIconComponentType } from '../types';

declare const AssignmentLate: ReactIconComponentType;
export default AssignmentLate;
            