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