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

declare const Snowboarding: ReactIconComponentType;
export default Snowboarding;
            