export declare const TopEndpoints: { readonly topAnime: '/top/anime'; readonly topManga: '/top/manga'; readonly topCharacters: '/top/characters'; readonly topPeople: '/top/people'; readonly topReviews: '/top/reviews'; };