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

declare const MotorcycleIcon: MdiReactIconComponentType;
export default MotorcycleIcon;
