import { ethers } from 'ethers';
export declare function fundNodes(provider: ethers.JsonRpcProvider, bzzTokenAddress: string): Promise<void>;
//# sourceMappingURL=fund.d.ts.map