import { Command } from 'commander';
/**
 * Hidden command that provides dynamic completions for shell scripts
 */
export declare const completionHelperCommand: Command;
//# sourceMappingURL=completion-helper.d.ts.map