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