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