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