import { ServerConfig } from "../interfaces/server_config"; export declare const getDefaultServerConfig: () => ServerConfig;