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;
    getSkyBlockBazaar: typeof getSkyBlockBazaar;
    getSkyBlockBingo: typeof getSkyBlockBingo;
    getSkyBlockCollections: typeof getSkyBlockCollections;
    getSkyBlockElection: typeof getSkyBlockElection;
    getSkyBlockEndedAuctions: typeof getSkyBlockEndedAuctions;
    getSkyBlockFireSales: typeof getSkyBlockSkyBlockFireSales;
    getSkyBlockGarden: typeof getSkyBlockGarden;
    getSkyBlockItems: typeof getSkyBlockItems;
    getSkyBlockMuseum: typeof getSkyBlockMuseum;
    getSkyBlockNews: typeof getSkyBlockNews;
    getSkyBlockProfile: typeof getSkyBlockProfile;
    getSkyBlockProfiles: typeof getSkyBlockProfiles;
    getSkyBlockSkills: typeof getSkyBlockSkills;
    getStatus: typeof getStatus;
    getWatchdogStats: typeof getWatchdogStats;
}

Type declaration