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