export default HigherOrderTextInputField;
declare const HigherOrderTextInputField: (props: any) => React.JSX.Element;
import React from 'react';
//# sourceMappingURL=TextInputField.d.ts.map