export declare function fetchSdkVersion(sdk: string): Promise<string | undefined>;
