import * as React from 'react'; import { FieldRenderProps } from 'react-final-form'; export declare const TextInputAdapter: React.SFC;