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