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

declare const Snowshoeing: ReactIconComponentType;
export default Snowshoeing;
            