export declare class AddressPrefix { pubkeyhash: any; scripthash: any; witnesspubkeyhash: any; witnessscripthash: any; static postProcess(addressPrefix: AddressPrefix): void; }