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