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

declare const MotorbikeIcon: MdiReactIconComponentType;
export default MotorbikeIcon;
