import { json as createJson } from './JsonField.js';
export * from './JsonField.js';
export declare const json: typeof createJson;
