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

declare const Crop: ReactIconComponentType;
export default Crop;
            