import { BasedServer } from '../server.js'; export declare const cleanUpChannels: (server: BasedServer) => void;