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

declare const BusAlertIcon: MdiReactIconComponentType;
export default BusAlertIcon;
