import { FCC } from 'onekijs-framework'; import { FormBlockProps } from './typings'; declare const FormBlock: FCC; export default FormBlock;