import { ISchema } from '@formily/react'; export declare const ArrayTable: ISchema & { Addition?: ISchema; Column?: ISchema; };