/** Anthropic manual-thinking mode requires thought before tool use in the latest group. Source: Anthropic extended-thinking documentation; date checked: this plan's research pass. */ import type { OrderingProfile } from "../types"; export declare const thinkingBeforeToolUse: OrderingProfile;