/// <reference types="googlemaps" />
export default function createFeature(geometry: google.maps.Data.Geometry): google.maps.Data.Feature;
