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

declare const BicycleIcon: MdiReactIconComponentType;
export default BicycleIcon;
