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

declare const AssignmentIcon: MdiReactIconComponentType;
export default AssignmentIcon;
