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