import SimpleTextBox from './SimpleTextBox'; export default function ( config?: SimpleTextBox.IConfig ): SimpleTextBox;