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

declare const BusIcon: MdiReactIconComponentType;
export default BusIcon;
