export declare const FALLBACK_TOOL_NAME = "unknown_tool";
export declare function sanitizeToolName(toolName: unknown): string;
//# sourceMappingURL=tool-name.d.ts.map