export type { GoogleMapsAutocompleteProps, GoogleMapsPlace, GoogleMapsPlaceComponents } from './types'; export { default } from './GoogleMapsAutocomplete';