import { SvgIconComponent } from './types'; declare const HikingIcon: SvgIconComponent; export default HikingIcon;