import { SvgIconComponent } from './types'; declare const CropIcon: SvgIconComponent; export default CropIcon;