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

declare const DirectionsBusIcon: MdiReactIconComponentType;
export = DirectionsBusIcon;