namespace PleromaEntity { export type List = { id: string title: string } }