import type { Command } from 'commander'; export declare function registerInstallKnowledge(program: Command): void;