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