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

declare const BusStopCoveredIcon: MdiReactIconComponentType;
export = BusStopCoveredIcon;