import { UnexpectedError } from 'n8n-workflow'; export class WorkflowHistoryVersionNotFoundError extends UnexpectedError {}