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

declare const Sledding: ReactIconComponentType;
export default Sledding;
            