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