export declare function staticImplements<T>(): <U extends T>(constructor: U) => void;
//# sourceMappingURL=TsType_Helper.d.ts.map