import Input from "../../components/input/Input"; declare function useForm(parameter: Input[]): {}; export default useForm;