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