/** * We will export all map dialog modules and classes from here. */ export * from './map-dialog.module'; export * from './map-dialog.component';