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

declare const DirectionsBoatIcon: MdiReactIconComponentType;
export = DirectionsBoatIcon;