export default function loadSDK(version: string, key: string, libraries?: string[]): Promise<unknown>;
