export declare const CONTENT_TYPE = "application/json;charset=utf-8"; export declare const INVALID_URL_ERROR_MESSAGE = "Invalid URL provided"; export declare const NETWORK_PROBLEM_ERROR_MESSAGE = "Network problem";