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