export declare const itemsExtraProps: { getValue(target: any, fieldValue: any): any; setValue(target: any, value: any): void; };