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