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