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

declare const Kitesurfing: ReactIconComponentType;
export default Kitesurfing;
            