export declare const INIT_LOAD_MANAGER_EVENT_NAME = "INIT_LOAD_MANAGER_EVENT_NAME"; export declare const ABORTED_ERROR_TEXT_CHROME = "The user aborted a request."; export declare const ABORTED_ERROR_TEXT_MOZILLA = "The operation was aborted. "; export declare const ABORTED_ERROR_TEXT_SAFARI = "Fetch is aborted";