import { TSendPeerToPeerMessageFunction } from '../types';
export declare const findSendPeerToPeerMessageFunction: (key: string, sendPeerToPeerMessageTuples: [string, TSendPeerToPeerMessageFunction][]) => TSendPeerToPeerMessageFunction;
//# sourceMappingURL=find-send-peer-to-peer-message-function.d.ts.map