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