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