export declare const getSsoOidcClient: (ssoRegion: string) => Promise<any>;
