export declare class OrchestrationStateError extends Error { constructor(message: string); }