import { type FormatConverter } from './FormatConverter';
export declare const YAMLConverter: FormatConverter;
