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