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