import { Config } from '../types/Config.js'; export declare function setupDoc(config: Config, watch?: boolean): Promise;