export declare enum genres { all = "all", action = "Action", adventure = "Adventure", comedy = "Comedy", cooking = "Cooking", doujinshi = "Doujinshi", drama = "Drama", erotica = "Erotica", fantasy = "Fantasy", 'gender bender' = "Gender bender", harem = "Harem", historical = "Historical", horror = "Horror", isekai = "Isekai", josei = "Josei", manhua = "Manhua", manhwa = "Manhwa", 'martial arts' = "Martial arts", mature = "Mature", mecha = "Mecha", medical = "Medical", mystery = "Mystery", 'one shot' = "One shot", pornographic = "Pornographic", psychological = "Psychological", romance = "Romance", 'school life' = "School life", 'sci fi' = "Sci fi", seinen = "Seinen", shoujo = "Shoujo", 'shoujo ai' = "Shoujo ai", shounen = "Shounen", 'shounen ai' = "Shounen ai", 'slice of life' = "Slice of life", smut = "Smut", sports = "Sports", supernatural = "Supernatural", tragedy = "Tragedy", webtoons = "Webtoons", yaoi = "Yaoi", yuri = "Yuri" }