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

declare const BusWarningIcon: MdiReactIconComponentType;
export default BusWarningIcon;
