/** Minimal shared tool-policy helpers for task agent frontmatter. */ export declare function parseMergedDisallowedTools(raw?: string): string[];