from .dictionary_entry import DictionaryEntry from .suggestion import Suggestion __all__ = ["DictionaryEntry", "Suggestion"]