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

declare const DownhillSkiing: ReactIconComponentType;
export default DownhillSkiing;
            