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