/** * Uses the ssid from the Riot Client `RiotGamesPrivateSettings.yaml` file for auth */ export declare function authFromRiotClient(): Promise;