import { SVGProps } from "react";
declare const LIGuiCrop: (props: SVGProps<SVGSVGElement>) => JSX.Element;
export { LIGuiCrop };
