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