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

declare const CropLandscape: ReactIconComponentType;
export default CropLandscape;
            