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

declare const BusIcon: MdiReactIconComponentType;
export = BusIcon;