import type { Chain } from "viem"; import z from "zod"; export declare const AlchemyChainSchema: z.ZodType;