import type { LayoutNode } from './node.js'; export declare function createLayoutNode(): LayoutNode; //# sourceMappingURL=engine.d.ts.map