export declare const filecoinHyperspace: { blockExplorers: { readonly default: { readonly name: "Filfox"; readonly url: "https://hyperspace.filfox.info/en"; }; }; contracts?: { [x: string]: import("../core/Types.js").ChainContract | { [sourceId: number]: import("../core/Types.js").ChainContract | undefined; } | undefined; ensRegistry?: import("../core/Types.js").ChainContract | undefined; ensUniversalResolver?: import("../core/Types.js").ChainContract | undefined; multicall3?: import("../core/Types.js").ChainContract | undefined; } | undefined; id: 3141; name: "Filecoin Hyperspace"; nativeCurrency: { readonly decimals: 18; readonly name: "testnet filecoin"; readonly symbol: "tFIL"; }; rpcUrls: { readonly default: { readonly http: readonly ["https://api.hyperspace.node.glif.io/rpc/v1"]; }; }; sourceId?: number | undefined; testnet: true; custom?: Record | undefined; fees?: import("../core/Types.js").ChainFees | undefined; formatters?: undefined; serializers?: import("../core/Types.js").ChainSerializers | undefined; }; //# sourceMappingURL=filecoinHyperspace.d.ts.map