/*import { Common } from './proximiio-unified-maps.common'; export declare class ProximiioUnifiedMaps extends Common { // define your typings manually // or.. // take the ios or android .d.ts files and copy/paste them here } export class ProximiioMapView extends Common { }*/ export * from './proximiio-unified-maps.android'; export * from './proximiio-unified-maps.common';