export { fund } from "./fund"; export { splitFund } from "./split"; export { setDefaultAddress, getCurrentPointerPool, getCurrentPointerAddress } from "./utils";