/** Keep Responses tool calls and outputs paired after arbitrary history rewrites. */ export declare function normalizeResponsesToolHistory(input: readonly unknown[]): unknown[];