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