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