import { ApiConfig } from '../utils/request'; export declare function logout(apiConfig: ApiConfig): Promise;