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