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