export * from './types'; export * from './constants'; import * as GooglePlacesSDK from './googlePlacesSdk'; export default GooglePlacesSDK; //# sourceMappingURL=index.d.ts.map