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

declare const IceSkating: ReactIconComponentType;
export default IceSkating;
            