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