import { OAuthConfig } from "../Config/OAuthConfig"; export declare const logout: (config: OAuthConfig) => void;