import { Server } from "../../../../server"; export declare const cleanLongDownPeers: (server: Server, now: number) => Promise;