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