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

declare const CyclingIcon: MdiReactIconComponentType;
export default CyclingIcon;
