/**
* Adds a function to the set of quotaErrorCallbacks that will be executed if
* there's a quota error.
*
* @paramcallback
*/exportdeclareconstregisterQuotaErrorCallback: (callback: Function) =>void;
//# sourceMappingURL=registerQuotaErrorCallback.d.ts.map