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