import { WriteOps } from "../storage/types"; export declare function isEmptyWrites(writes: WriteOps): boolean; //# sourceMappingURL=../../src/helpers/isEmptyWrites.d.ts.map