Repository URL to install this package:
import { TextBoxComponent } from '../typings'; export declare function createGetFromPropsOrState(instance: TextBoxComponent): (key: string) => any;