import React from 'react'; import type { MapProps, MapboxMap } from './types'; export declare const Map: React.ForwardRefExoticComponent>;