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