export declare const API_ERROR_LIMIT = 10; export declare const API_RETRY_INTERVAL = 60; export declare const API_TIMEOUT = 5000;