import Map from './GoogleMap';
import type { MapProps } from './GoogleMap';
export { Map, MapProps };
export default Map;
//# sourceMappingURL=index.d.ts.map