import { object as createObject } from './ObjectField.js';
export * from './ObjectField.js';
export declare const object: typeof createObject;
