/*declare const Java: { to(array: unknown, typeName: string): T; type(className: string): { new (...args: unknown[]): T }; }; */