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

declare const Kayaking: ReactIconComponentType;
export default Kayaking;
            