import { Fetcher } from '../../common/api'; export declare const logout: (fetcher: Fetcher) => Promise;