import { AuthStrategyFactory } from './types'; export declare const createTokenExchangeStrategy: AuthStrategyFactory;