import type { WorkflowDefinition } from '../../../workflows/domain/definition.js'; export declare const BUILTIN_WORKFLOWS: readonly WorkflowDefinition[];