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