import type { BaseFieldGroupOptions, ForwardRefPrimitive } from '../types'; export declare const FieldGroup: ForwardRefPrimitive;