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

declare const AssignmentInd: ReactIconComponentType;
export default AssignmentInd;
            