import type { LixEngine } from "../engine/boot.js"; export declare function applyMaterializeStateSchema(args: { engine: Pick; }): void; //# sourceMappingURL=materialize-state.d.ts.map