import { UseQueryResult } from "@tanstack/react-query"; import type { Chain } from "@thirdweb-dev/chains"; /** * @internal */ export declare function useSwapSupportedChains(clientId: string): UseQueryResult; //# sourceMappingURL=useSwapSupportedChains.d.ts.map