export declare type MerchantSessionKeyOutput = { merchantSessionKey: string; expiry: Date; }; //# sourceMappingURL=merchant-sessionkey.d.ts.map