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

declare const Surfing: ReactIconComponentType;
export default Surfing;
            