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