import { API, CurrentChain } from "@orderly.network/types"; export declare function useChainNotSupport(chain: CurrentChain, chains: API.NetworkInfos[]): boolean; //# sourceMappingURL=useChainNotSupport.d.ts.map