export declare function addTool(name?: string): Promise<void>;
