import { FormFieldProps } from './builder'; export declare function withLabelTrans(item: FormFieldProps): FormFieldProps;