b10d7a2e51
We had the same symbol exported as the interface for Component decorator as well as the class for Component annotation, and dgeni only showed the latter. Rename the interfaces for decorators with an ‘I’ prefix so they are retained in the .d.ts output.