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

declare const Crop32: ReactIconComponentType;
export default Crop32;
            