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