import { DDEVConfig } from "./config.js"; export declare function renderDDEVConfig(appInstallationId: string, cfg: Partial): string;