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

declare const BusLocationIcon: MdiReactIconComponentType;
export = BusLocationIcon;