import React from 'react'; import { OktaAuthContextProviderProps } from './types.js'; export declare const OktaAuthContextProvider: React.FC>;