import { ToolCommand } from './types'; export declare function setupCli(commands: Array>): void;