from .base import YandexMusicObject from .account import Account __all__ = ['YandexMusicObject', 'Account']