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