import { IOauth2Service } from '../Oauth2Service'; export declare const createWindowOauth2Service: () => IOauth2Service;