import { MdiReactIconComponentType } from './dist/typings';

declare const AssignmentLateIcon: MdiReactIconComponentType;
export default AssignmentLateIcon;
