import { IProps } from '../types'; export declare const wrapFormItemProps: (props: IProps[]) => any[];