error TS2345: Argument of type '{ title: string; }' is not assignable to parameter of type '{ title: string; } & { setTitle(newTitle: string): void ...