import TaskManager from '../TaskManager.js'; export declare function getByPath(this: TaskManager, opId: string, path: string): any;