/** * @alpha */ export declare const useDashboardAutomations: () => { refreshAutomations: () => void; initializeAutomations: () => void; refreshAutomationManagementItems: () => void; }; //# sourceMappingURL=useDashboardAutomations.d.ts.map