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