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