import { Brand } from "ts-brand";
export declare type EthereumContractAddress = Brand<string, "EthereumContractAddress">;
export declare const EthereumContractAddress: import("ts-brand").Brander<EthereumContractAddress>;
//# sourceMappingURL=EthereumContractAddress.d.ts.map