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