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