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