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

declare const BikeIcon: MdiReactIconComponentType;
export default BikeIcon;
