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