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