export type Class = new (...args: any[]) => T;