AnyConstructortype

new (...args: any) => any

Any class constructor (designed for use with extends AnyConstructor guards).