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