import { ISchema } from "@formily/react";
import { DnFC } from "@designable/react";
export declare const Field: DnFC<ISchema>;
