export declare class ScopedSmServiceMapApi { constructor(); getEdgesProperties(bsId?: string, edges?: Record, timestamp?: string): string; getFullCiData(ciList?: Record, timestamp?: string, bsId?: string): string; } //# sourceMappingURL=ScopedSmServiceMapApi.d.ts.map