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

declare const BoomboxIcon: MdiReactIconComponentType;
export default BoomboxIcon;
