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

declare const BusClockIcon: MdiReactIconComponentType;
export default BusClockIcon;
