export declare const ChainTypes: string[];
export type ChainType = (typeof ChainTypes)[number];
//# sourceMappingURL=types.d.ts.map