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