CreateSDKInstanceOptions: {
    backend: BackendBuilder | Promise<BackendBuilder>;
    serviceId: string;
}

Type declaration