export { ChampionAPI } from "./champion";
export { FreeWeekAPI } from "./freeWeek";
export { SummonerAPI } from "./summoner";
