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

declare const Assignment: ReactIconComponentType;
export default Assignment;
            