import type { AbstractConstructor } from "type-fest" /** * Represents the static members of a class. * @template C - A class. */ export type StaticType> = Omit