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

declare const FerryIcon: MdiReactIconComponentType;
export default FerryIcon;
