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