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