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