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

declare const CropDin: ReactIconComponentType;
export default CropDin;
            