=== tests/cases/compiler/voidConstructor.ts === var foo:{ new ( ): void; } >foo : new () => void, Symbol(foo, Decl(voidConstructor.ts, 0, 3))