import { MdiReactIconComponentType } from './dist/typings';

declare const BandcampIcon: MdiReactIconComponentType;
export default BandcampIcon;
