declare const _default: { readonly chain: "PixieChain"; readonly chainId: 666; readonly explorers: readonly []; readonly faucets: readonly ["https://chain.pixie.xyz/faucet"]; readonly infoURL: "https://scan-testnet.chain.pixie.xyz"; readonly name: "Pixie Chain Testnet"; readonly nativeCurrency: { readonly name: "Pixie Chain Testnet Native Token"; readonly symbol: "PCTT"; readonly decimals: 18; }; readonly networkId: 666; readonly rpc: readonly ["https://666.rpc.thirdweb.com/${THIRDWEB_API_KEY}", "https://http-testnet.chain.pixie.xyz", "wss://ws-testnet.chain.pixie.xyz"]; readonly shortName: "pixie-chain-testnet"; readonly slip44: 1; readonly slug: "pixie-chain-testnet"; readonly testnet: true; }; export default _default; //# sourceMappingURL=666.d.ts.map