import { type Workflow } from '#api/generated/api.js'; export declare const useWorkflowCatalog: (enabled: boolean) => Workflow[];