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