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