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