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