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