export declare enum AndroidRenderTemplates { PlaceListMap = "place-list-map", RoutePreview = "route-preview", PlaceNavigationMap = "place-navigation-map", Navigation = "navigation", MapWithList = "map-with-list", MapWithPane = "map-with-pane", MapWithGrid = "map-with-grid" } //# sourceMappingURL=AndroidRenderTemplates.d.ts.map