export# DictionaryTreeBrowser.export(filename, encoding='utf8')# Export the dictionary to a text file Parameters: filename (str) – The name of the file without the extension that is txt by default encoding (str) – The encoding to be used.