export declare const BZZ_TOKEN_ADDRESS = "0xdBF3Ea6F5beE45c02255B2c26a16F300502F68da"; export declare const bzzABI: { type: string; stateMutability: string; payable: boolean; outputs: { type: string; name: string; }[]; name: string; inputs: { type: string; name: string; }[]; constant: boolean; }[];