/// import { IconProps } from '../../types'; declare const HikingRound: (allProps: IconProps) => JSX.Element; export default HikingRound;