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