export declare enum DataDragonEnum {
    BASE = "https://ddragon.leagueoflegends.com",
    STATIC = "http://static.developer.riotgames.com"
}
