export declare const ZERO_ADDRESS = "0x0000000000000000000000000000000000000000"; export declare function extendZeroAddressShorthand(value: string): string; export declare function replaceZeroAddressShorthand(value: string): string; //# sourceMappingURL=addressUtils.d.ts.map