/** * The `EmptyClass` is to represent the type of class constructors */ export declare class EmptyClass { } //# sourceMappingURL=empty-class.d.ts.map