/** * Set the token to be used for requests * @param token - The token to be used for requests */ export declare const getToken: () => Promise;