import type { IconComponent } from '../types'; declare const Bicycling: IconComponent; export default Bicycling;