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