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