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