import type { IconComponent } from '../types'; declare const Crop: IconComponent; export default Crop;