export type AbstractNewable = abstract new (...args: TArgs) => TInstance; //# sourceMappingURL=AbstractNewable.d.ts.map