import { IconDefinition } from '../../templates/types'; declare const CropOutlined: IconDefinition; export default CropOutlined;