export type { LixPlugin, DetectedChange, RenderDiffArgs, } from "./lix-plugin.js"; export { mockJsonPlugin } from "./mock-json-plugin.js"; export { createQuerySync, type QuerySync } from "./query-sync.js"; //# sourceMappingURL=index.d.ts.map