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