export type BookmarkCategory = { id: number category_name: string }