import type { FluxelJSXElement } from "./type.js"; export default function ensureNode(child: Node | FluxelJSXElement): Node;