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