import { ReactIconComponentType } from '../types';

declare const Hiking: ReactIconComponentType;
export default Hiking;
            