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