import type { Scope } from '../../types.ee'; export declare const WORKFLOW_SHARING_OWNER_SCOPES: Scope[]; export declare const WORKFLOW_SHARING_EDITOR_SCOPES: Scope[];