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