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

declare const Snowmobile: ReactIconComponentType;
export default Snowmobile;
            