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