import type { ConfigFormat } from "../types.js"; export declare const tomlFormat: ConfigFormat;