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