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