export { getNumberOfDelegators, getNumberOfDelegatorsForAllPools, getDelegatedStakingActivities, } from "../internal/staking.js";
export { Staking } from "../api/staking.js";
export { AptosConfig } from "../api/aptosConfig.js";
//# sourceMappingURL=staking.d.ts.map