import Client from './Client'; import Merchant from './Merchant'; declare const _default: { Client: typeof Client; Merchant: typeof Merchant; }; export default _default; //# sourceMappingURL=index.d.ts.map