import React from 'react'; import { InputPropType } from '../../types'; declare const FormInputName: React.FC; export default FormInputName;