import type { UnknownObject } from '../../../types/common-types.js'; export declare function setupRuntime(server: any, userConfig: UnknownObject): Promise;