import { ComponentOutoutReferenceHint } from "../../../use-instill-form/types"; export declare const ObjectArrayField: ({ hints, parentPath, componentID, }: { hints: ComponentOutoutReferenceHint[]; parentPath: string; componentID?: string; }) => import("react/jsx-runtime").JSX.Element; //# sourceMappingURL=ObjectArrayField.d.ts.map