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