export declare const isOAuthScopeValid: (scope: string[]) => boolean;