Oops, another .d.ts error in new 1.7 functionality. Thanks for pointing out the problem:
/**Gets or sets a function that returns the primary value associated with this HTMLInfo, such as the value of a text editor, which would be solicited by the TextEditingTool.*/
valueFunction: () => any;