export interface ActorOwner { type: number; actorId: number; actorId2: number; } //# sourceMappingURL=ActorOwner.d.ts.map