/// import { DataFormProps } from './index'; export default function DataForm(props: DataFormProps): JSX.Element;