export declare function listToolsCommand(): void; export declare function getToolCommand(name: string): void; export declare function showPopularToolsCommand(): void; //# sourceMappingURL=tool.d.ts.map