export declare class ScopedSmServiceMapApi { getEdgesProperties(bsId?: string, edges?: Record, timestamp?: string): string getFullCiData(ciList?: Record, timestamp?: string, bsId?: string): string constructor() }