EmptyStaticMethods: Record<never, never>

Represents an empty static methods object (no methods defined). More readable than the opaque Record<never, never>.