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

declare const Rowing: ReactIconComponentType;
export default Rowing;
            