export default MapboxModule; declare namespace MapboxModule { const LineJoin: {}; namespace StyleURL { const Street: string; const Satellite: string; } function setAccessToken(token: any): void; } //# sourceMappingURL=MapboxModule.d.ts.map