export type Author = { name: string, email: string }