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