/**
 * This code was generated by [react-native-codegen](https://www.npmjs.com/package/react-native-codegen).
 *
 * Do not edit this file as changes may cause incorrect behavior and will be lost
 * once the code is regenerated.
 *
 * @generated by codegen project: GenerateStateH.js
 */
#pragma once

#include <react/renderer/core/StateData.h>
#ifdef RN_SERIALIZABLE_STATE
#include <folly/dynamic.h>
#endif

namespace facebook::react {

using RNMapsCalloutState = StateData;

using RNMapsCircleState = StateData;

using RNMapsGoogleMapViewState = StateData;

using RNMapsGooglePolygonState = StateData;

using RNMapsMapViewState = StateData;

using RNMapsMarkerState = StateData;

using RNMapsOverlayState = StateData;

using RNMapsPolylineState = StateData;

using RNMapsUrlTileState = StateData;

using RNMapsWMSTileState = StateData;

} // namespace facebook::react