import { type MachineConfig } from "@qualcomm-ui/utils/machine"; import type { TreeSchema } from "./tree.types.js"; export declare const treeMachine: MachineConfig; //# sourceMappingURL=tree.machine.d.ts.map