skip declaring members declared in implemented interfaces in `.d.ts`?
I have an interface and a class that implements the interface, type declaration of them are in typeDecl.d.ts
file:
I have an interface and a class that implements the interface, type declaration of them are in typeDecl.d.ts
file: