import React from 'react'; import { CardProps } from 'antd/lib/card'; export declare const FormBlock: React.FC>; export default FormBlock;