export interface AuthorInfo { name: string; firstName: string; }