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