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