export declare const COD_API_ENDPOINT = "https://my.callofduty.com/api/papi-client"; export declare function getDataFromAPI(uri: string): Promise;