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

declare const DirectionsFerryIcon: MdiReactIconComponentType;
export default DirectionsFerryIcon;
