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