import { WidgetOptions, WidgetOktaAuthConstructor, WidgetOktaAuthInterface } from "../types"; export default function getAuthClientInstance(OktaAuth: WidgetOktaAuthConstructor, options?: WidgetOptions): WidgetOktaAuthInterface; //# sourceMappingURL=getAuthClient.d.ts.map