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