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

declare const BusSchoolIcon: MdiReactIconComponentType;
export default BusSchoolIcon;
