export var A = class A { another() { return new A(); } };