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