export declare const YA_DISK_BASE_URL = "https://cloud-api.yandex.net/v1/disk"; export declare const YA_DISK_RESOURCES_URL: string; export declare const YA_DISK_TRASH_URL: string; export declare const YA_OAUTH_BASE_URL = "https://oauth.yandex.ru";