import'../_version.js';
/**
* Runs all of the callback functions, one at a time sequentially, in the order
* in which they were registered.
*
* @memberofworkbox-core
* @private
*/
declare functionexecuteQuotaErrorCallbacks(): Promise<void>;
export { executeQuotaErrorCallbacks };