import TaskManager from '../TaskManager.js'; export declare function setContainerIp(this: TaskManager, opId: string, internalIp: string): void;