import { FieldsArray } from '../../types/FieldsJS.js'; export declare function fieldsArrayToJson(fields: FieldsArray): string;