/// import FormComponentInterface from "./form.model"; export default function FormComponent(props: FormComponentInterface): JSX.Element;