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