/// import { SvgIconProps } from './types'; export declare function CropIcon({ className, ...props }?: Partial): JSX.Element;