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