import type { MachineEvents, MachineContextState } from "./types"; export declare const selectionMachine: import("xstate").StateMachine;