import { Realm } from '@sage-bionetworks/synapse-client';
/**
 * Check if a realm has the ARCUS_BIOSCIENCES identity provider
 */
export declare function hasArcusProvider(realm?: Realm): boolean;
//# sourceMappingURL=RealmUtils.d.ts.map