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