interface AuthorNameInterface extends IdentifiableInterface, NameInterface { entity: Promise | Identifier; }