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