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

declare const Sailing: ReactIconComponentType;
export default Sailing;
            