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