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