import type { StorageError } from "../storage/index.js"; export type TxStoreError = StorageError; //# sourceMappingURL=errors.d.ts.map