import { IconProps } from '../Icon'; declare function SvgCrop32(props: IconProps): JSX.Element; export default SvgCrop32;