export declare class OrchestratorNotRegisteredError extends Error { constructor(name?: string); }