import { Libp2p } from 'libp2p'; export declare let network: Promise; export declare const libp2pBundle: (opts: any) => Promise;