import type { Command } from 'commander'; export declare function installCommands(program: Command): void; //# sourceMappingURL=index.d.ts.map