export declare function stripToolCallSurfaces(text: string): string; export declare function isToolFenceOnlyText(text: string): boolean;