import { ConfigOptions } from '../client/configOptions'; import { MerchantSessionKeyOutput } from '../client/merchant-sessionkey'; declare const _default: (opt: ConfigOptions) => () => Promise; export default _default; //# sourceMappingURL=merchant-session-key.d.ts.map