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