import { MpesaApi } from "./main";
declare const apiClient: typeof MpesaApi;
export { apiClient };
