import { Config } from '../types/Config.js'; export declare function buildDocs(config: Config): Promise;