import type { IAutomationsContextValue } from "../../contexts/AutomationsContext.js"; export declare function useBuildAutomationsContext(): IAutomationsContextValue; //# sourceMappingURL=useBuildAutomationsContext.d.ts.map