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