export declare type DependencyList = Record; export declare const getRemoteVersionsForSdk: (sdkVersion?: string | undefined) => Promise;