pub fn export_bookmarks( bookmarks: &[Bookmark], format: ExportFormat, path: &str, ) -> Result<(), Box<dyn Error>>