export declare const peerLoader: { load: () => Promise<{ default: typeof import("peerjs"); Util: typeof import("peerjs").Util; util: import("peerjs").Util; LogLevel: typeof import("peerjs").LogLevel; ConnectionType: typeof import("peerjs").ConnectionType; PeerErrorType: typeof import("peerjs").PeerErrorType; BaseConnectionErrorType: typeof import("peerjs").BaseConnectionErrorType; DataConnectionErrorType: typeof import("peerjs").DataConnectionErrorType; SerializationType: typeof import("peerjs").SerializationType; SocketEventType: typeof import("peerjs").SocketEventType; ServerMessageType: typeof import("peerjs").ServerMessageType; PeerError: typeof import("peerjs").PeerError; DataConnection: typeof import("peerjs").DataConnection; MediaConnection: typeof import("peerjs").MediaConnection; BufferedConnection: typeof import("peerjs").BufferedConnection; PeerOptions: typeof import("peerjs").PeerOptions; Peer: typeof import("peerjs").Peer; MsgPackPeer: typeof import("peerjs").MsgPackPeer; StreamConnection: typeof import("peerjs").StreamConnection; MsgPack: typeof import("peerjs").MsgPack; }>; }; //# sourceMappingURL=peerLoader.d.ts.map