import { Config } from '../types/Config.js'; export default function getDocConfig(config: Config, type: 'server' | 'build'): Promise;