export * from './types'; export * from './constants'; import * as GooglePlacesSDK from './googlePlacesSdk'; export default GooglePlacesSDK;