export declare function toPiToolName(serverId: string, toolName: string, used?: Set): string; export declare function slug(value: string): string;