/// import { IconProps } from '../../types'; declare const CropMinimalistic: (allProps: IconProps) => JSX.Element; export default CropMinimalistic;