import type { SVGProps } from 'react';
declare const SvgCropIcon: (props: SVGProps<SVGSVGElement>) => import("react/jsx-runtime").JSX.Element;
export default SvgCropIcon;
//# sourceMappingURL=CropIcon.d.ts.map