export const createPing: import("./types").ConfigureFactory<(peerId: import("@libp2p/interface-peer-id").PeerId, options?: (import("ipfs-core-types/src/root.js").PingOptions & import("./types").HTTPClientExtraOptions) | undefined) => AsyncIterable<import("ipfs-core-types/src/root.js").PingResult>>;
//# sourceMappingURL=ping.d.ts.map