export default function hasScopes(userScopes: string[], ...scopes: any[]): boolean;