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

declare const MapboxIcon: MdiReactIconComponentType;
export default MapboxIcon;
