export declare class CIRelationInfoUtil { constructor(); getAllRelationEntries(ci?: string, maxRelations?: number, downStream?: boolean, maxLevel?: number, relationTypeFilter?: any[]): string; getServiceCIs(serviceId?: string, ciClass?: string): string; } //# sourceMappingURL=CIRelationInfoUtil.d.ts.map