/** * Runs all of the callback functions, one at a time sequentially, in the order * in which they were registered. * * @private */ export declare const executeQuotaErrorCallbacks: () => Promise; //# sourceMappingURL=executeQuotaErrorCallbacks.d.ts.map