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