export declare const zeroXSupportedBlockchains: readonly ["ETH"]; export type ZeroXSupportedBlockchains = (typeof zeroXSupportedBlockchains)[number];