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