export interface Static { new (...args: any[]): T; } //# sourceMappingURL=Static.d.ts.map