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