import * as Core from '@bespunky/angular-google-maps/core'; import * as Async from '@bespunky/angular-google-maps/async'; import * as Overlays from '@bespunky/angular-google-maps/overlays'; import * as Directions from '@bespunky/angular-google-maps/directions'; export { Core, Async, Overlays, Directions };