import React from 'react'; import { CardProps } from '@alifd/next/types/card'; export declare const FormBlock: React.FC>; export default FormBlock;