import { EmbeddedFieldContext } from "./EmbeddedFieldContext"; export declare const FieldContextFactory: (fieldOptions: any) => EmbeddedFieldContext;