import type { TaskType } from '@cat-factory/contracts'; /** The built-in per-task-type defaults shipped with the catalog (today: document only). */ export declare const BUILTIN_TASK_TYPE_DEFAULTS: Partial>; //# sourceMappingURL=task-type-defaults.d.ts.map