declare const _default: { readonly chain: "ETH"; readonly chainId: 5777; readonly explorers: readonly []; readonly faucets: readonly []; readonly icon: { readonly url: "ipfs://Qmc9N7V8CiLB4r7FEcG7GojqfiGGsRCZqcFWCahwMohbDW"; readonly width: 267; readonly height: 300; readonly format: "png"; }; readonly infoURL: "https://trufflesuite.com/ganache/"; readonly name: "Ganache"; readonly nativeCurrency: { readonly name: "Ganache Test Ether"; readonly symbol: "ETH"; readonly decimals: 18; }; readonly networkId: 5777; readonly rpc: readonly ["https://5777.rpc.thirdweb.com/${THIRDWEB_API_KEY}", "https://127.0.0.1:7545"]; readonly shortName: "ggui"; readonly slip44: 1; readonly slug: "ganache"; readonly testnet: true; readonly title: "Ganache GUI Ethereum Testnet"; }; export default _default; //# sourceMappingURL=5777.d.ts.map