import type { AccountSettings } from './settings-types'; export declare function getSettings(accessToken: string): Promise;