export class TestClient {
private readonly test1;
private readonly test2?;
private readonly test3;
private readonly test4;
}