export type { ChainConfig } from "./types/chainConfig"; export { avalancheFuji } from "./avalancheFuji"; export { dispatch } from "./dispatch";