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

declare const AssignmentReturn: ReactIconComponentType;
export default AssignmentReturn;
            