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