import { MdiReactIconComponentType } from './dist/typings';

declare const DirectionsBoatIcon: MdiReactIconComponentType;
export default DirectionsBoatIcon;
