import { defineAccount } from "../../automation/integrations" /** Declares a named Hugging Face account binding for an automation project. */ export const huggingFaceAccount = defineAccount("huggingface")