import React from 'react'; import { Props as TextFieldProps } from '../textField/TextField'; declare const InputMaskedBankComment: React.ForwardRefExoticComponent>; export default InputMaskedBankComment;