export declare function assertImplementsStatic<T>(constructor: any): asserts constructor is T;
//# sourceMappingURL=static-type-check.d.ts.map