そんなに難しい話じゃないような
class Pen {
constructor(private json: PenData) {}
}
でいいじゃん