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