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