declare const client: import("got").Got; export declare const setToken: (token: string) => void; export default client;