import { ISchema } from '@formily/react'; export declare const Input: ISchema & { TextArea?: ISchema; };