import type { CommandHelp } from "../../help/types.js"; export declare const installHelp: CommandHelp; export declare const uninstallHelp: CommandHelp; //# sourceMappingURL=command-help.d.ts.map