import { FC } from "react"; declare const FromInput: FC; export default FromInput;