import { ServerConfig } from './types.js';
export declare const loadConfig: () => ServerConfig;
export declare const config: ServerConfig;
//# sourceMappingURL=config.d.ts.map