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