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