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