export declare const Field: (fieldName: string, fieldValue: any) => { [x: string]: any; };