import type { Peer } from '../peer';
export declare function unreceive(peer: Peer, eventHash: string): void;
//# sourceMappingURL=unreceive.d.ts.map