import { IFormListComponentProps } from './type'; import { LingXiFC } from '@lingxiteam/engine-types'; declare const FormListComp: LingXiFC; export default FormListComp;