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