import type { Lix } from "../lix/open-lix.js"; export declare function withSkipFileQueue(db: Lix["db"], operation: (trx: Lix["db"]) => Promise): Promise; //# sourceMappingURL=with-skip-file-queue.d.ts.map