import { defineAccount } from "../../automation/integrations" /** Declares a named Mistral AI account binding for an automation project. */ export const mistralAccount = defineAccount("mistral")