import { type JsonMap } from "@iarna/toml"; export declare function writeBunConfig(config: JsonMap): Promise;