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