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