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