API: {
    getAchievements: typeof getAchievements;
    getActiveHouses: typeof getActiveHouses;
    getBoosters: typeof getBoosters;
    getChallenges: typeof getChallenges;
    getGameCounts: typeof getGameCounts;
    getGuild: typeof getGuild;
    getGuildAchievements: typeof getGuildAchievements;
    getHouse: typeof getHouse;
    getLeaderboards: typeof getLeaderboards;
    getPlayer: typeof getPlayer;
    getPlayerHouses: typeof getPlayerHouses;
    getQuests: typeof getQuests;
    getRecentGames: typeof getRecentGames;
    getSkyblockAuction: typeof getSkyblockAction;
    getSkyblockAuctions: typeof getSkyblockAuctions;
    getSkyblockAuctionsByPlayer: typeof getSkyblockActionsByPlayer;
    getSkyblockBazaar: typeof getSkyblockBazaar;
    getSkyblockBingo: typeof getSkyblockBingo;
    getSkyblockFireSales: typeof getSkyblockFireSales;
    getSkyblockGarden: typeof getSkyblockGarden;
    getSkyblockGovernment: typeof getSkyblockGovernment;
    getSkyblockMember: typeof getSkyblockMember;
    getSkyblockMuseum: typeof getSkyblockMuseum;
    getSkyblockNews: typeof getSkyblockNews;
    getSkyblockProfiles: typeof getSkyblockProfiles;
    getStatus: typeof getStatus;
    getWatchdogStats: typeof getWatchdogStats;
}