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