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

declare const BusArticulatedEndIcon: MdiReactIconComponentType;
export default BusArticulatedEndIcon;
