/** * get list of allowed chains */ export declare const useAllowedChains: () => import("../utils/multichain").ExtendedChain[]; //# sourceMappingURL=useAllowedChains.d.ts.map