import type { SVGProps } from 'react'; import * as React from 'react'; declare const SvgCropLandscape: (props: SVGProps) => React.JSX.Element; export default SvgCropLandscape; //# sourceMappingURL=CropLandscape.d.ts.map