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