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